Skip to main content

audit-codebase

Audit a codebase for security vulnerabilities by first mapping its attack surface (reconnaissance), then spawning specialized parallel sub-agents that hunt for specific vulnerability classes, each armed with the matching reference file bundled in this skill. Use this whenever the user wants a security review, a vulnerability scan, an audit, a pentest-style pass, or asks "is this code safe / exploitable", "check X for vulnerabilities", "review the auth", or points at a repo, service, or directory and asks what could go wrong. Trigger even when the user names only a stack ("audit my Django API") or a single concern ("is this endpoint injectable") — reconnaissance will widen it appropriately. This is a defensive audit of code the user controls; it reports findings and fixes, it does not weaponize them.

Jump to install

Source facts

Repository
bogenc/audit-codebase
Last source activity
July 11, 2026 at 22:04
Detected SKILL.md language
English
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.