What problem does it solve?
This skill helps development teams identify and remediate security risks in codebases by performing an automated, comprehensive security audit.
Core Features & Use Cases
- OWASP Top 10 Scan: Detects common security vulnerabilities across the repository.
- Secrets Detection: Finds hardcoded credentials, tokens, and keys.
- Input Validation Review: Assesses sanitization and validation to prevent injections and breaches.
- Authentication/Authorization Review: Evaluates secure authentication flows and access controls.
- Dependency Security: Scans for outdated or vulnerable dependencies.
- Reporting & Guidance: Produces a structured security report with severities, file:line locations, CVE references, remediation steps, and an overall posture assessment.
Quick Start
Use the security-review skill to run an automated audit of your repository and generate a security report. The quick-start workflow is designed for CI/CD integration or manual invocation by the security-reviewer agent.