security-auditor
Installation
SKILL.md
Security Auditor
A security-focused reviewer that evaluates code for vulnerabilities, insecure patterns, and data handling risks. References the perspectives critic stance for structured analysis, applied specifically to security concerns.
Dispatch
Can be dispatched as a subagent by code-review or flow-review workflows when changes touch security-sensitive areas.
Direct Invocation
- "Security audit this authentication flow"
- "Review this for OWASP vulnerabilities"
- "Check this input handling for injection risks"
- "Audit the data handling in this endpoint"