Audit an inherited or unfamiliar codebase systematically rather than ad-hoc. Covers scope discipline, day-0 triage, SAST and SCA tool recipes (semgrep, CodeQL, gitleaks, trivy), OWASP Top 10 mapped to grep patterns, auth-surface walkthrough, and writing reports that drive remediation. Invoke when inheriting a codebase, accepting an audit engagement, or reviewing AI-generated code before shipping.
$npx -y skills add goldenwing-360/claude-security-skills --skill codebase-auditInstalls into the current project.
Run `npx skills use "https://github.com/goldenwing-360/claude-security-skills" --skill "goldenwing-360/claude-security-skills/codebase-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/goldenwing-360/claude-security-skills" that are relevant to the current task. Run `npx skills add "https://github.com/goldenwing-360/claude-security-skills"` and select the relevant skills, then follow their instructions.