code-audit
Deep AI security audits that find real code vulnerabilities
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install code-audit?โผ
Run `npx skills add 3stoneBrother/code-audit --all -g -y` in your terminal to install the skill globally for your AI agent.
What vulnerabilities can code-audit find?โผ
It detects 55+ vulnerability types including SQL injection, RCE, deserialization, SSRF, XSS, and business logic flaws across 9 programming languages.
How do I run a security audit with AI?โผ
Just ask your agent to 'audit this project' or use /code-audit, then pick quick, standard, or deep mode depending on how thorough you need the scan to be.
Does code-audit work with Claude Code?โผ
Yes. It is built for Claude Code and follows the standard SKILL.md format, so it also works with compatible agents like Cursor and Codex.
How does code-audit avoid false positives?โผ
It enforces strict anti-hallucination rules: every reported issue must be verified against real files and actual code read by the agent, never guessed from typical project structures.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core