audit-skills
Lightweight code audit plugin focused on security boundary checks.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/RuoJi6/audit-skills
Overview
audit-skills is a lightweight skill plugin designed specifically for code auditing. It helps AI identify and analyze potential security vulnerabilities in Java, .NET, and PHP code, such as SQL injection and deserialization issues. By placing this plugin in the designated directory, AI can invoke its functionality to perform detailed code audits and generate reports containing vulnerability types, risk levels, and remediation suggestions. Ideal for developers or teams requiring comprehensive source code security reviews.
Capabilities
- ▪Component vulnerability scanning
- ▪Java/.NET language reference and decompilation
- ▪Validating vulnerability existence
- ▪Outputting audit reports in Markdown format
- ▪Supporting multi-Agent collaborative auditing
Use cases
Setup
Place the `skills/audit-skills/` directory into the `.skills/` directory, ensuring it is recognizable by Claude or Codex.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I start using this skill?
Place the plugin directory into `.skills/` and configure it according to the README instructions.
Which programming languages are supported?
Currently supports Java, .NET, and PHP.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.