security/conducting-security-audit/SKILL.md
Perform a rigorous, full-spectrum security assessment of the codebase, infrastructure, and logic flows to identify and remediate vulnerabilities.
npx skillsauth add 7a336e6e/skills conducting-security-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Identify, document, and prescribe fixes for security vulnerabilities across the entire stack before they can be exploited. This is not a "check-the-box" exercise; it is a "break-the-system" mission.
Scan the codebase for known vulnerability patterns using automated tools first, then manual verification.
execute(), eval(), innerHTML, or dangerouslySetInnerHTML.DEBUG=False in production configs and strict CORS policies.Manually trace critical paths (Authentication, Authorization, Payments).
/users/B/orders by changing the ID?Mentally or programmatically simulate attacks.
<script>alert(1)</script> in every field.Create a SECURITY_AUDIT.md report.
SECURITY_AUDIT.md: A structured report of findings.tasks.md.../auditing-dependencies/SKILL.md../../backend/handling-errors/SKILL.mddevelopment
Implement features using the Red-Green-Refactor cycle to ensure testability and correctness from the start.
data-ai
Manage the `tasks.md` ledger with strict locking and collision avoidance protocols to allow multiple agents to work in parallel safely.
development
The git-workflow skill defines branching conventions, commit message formats, and pull request standards that all agents must follow for consistent version control.
development
The environment-config skill standardizes how agents manage environment variables, secrets, and application configuration across local development and deployed environments.