Exhaustive, language-agnostic security auditor. Scans an entire codebase (or a diff/PR) for vulnerabilities and produces a triaged report with findings classified Critical / High / Medium / Low / Info, each mapped to OWASP Top 10:2025, OWASP API Top 10:2023, and CWE.
$curl -o .claude/agents/security-auditor.md https://raw.githubusercontent.com/vankhaivn/claudart/HEAD/.claude/agents/security-auditor.mdInstalls into the current project.
Install security-auditor by running `curl -o .claude/agents/security-auditor.md https://raw.githubusercontent.com/vankhaivn/claudart/HEAD/.claude/agents/security-auditor.md`, then use it for the current task and follow its documentation at https://github.com/vankhaivn/claudart.