What problem does it solve?
This Skill helps you perform high-confidence security reviews of code, pull requests, and architectures without drowning in speculative issues. It focuses on exploitable weaknesses that matter to developers and releases.
Core Features & Use Cases
- Differential PR review: Assess changed files by risk, check dependencies and secrets, and report only actionable findings.
- Full security audits: Map attack surfaces, threat model critical flows, run structured manual and automated analysis, and produce a report-ready output.
- Coverage across common risks: OWASP Top 10, API security, SAST, dependency and supply chain issues, secrets, IaC misconfigurations, and language-specific vulnerability patterns.
- Use case: Review a feature that touches authentication, payments, or user input and identify whether it introduces injection, access control, or data exposure problems.
Quick Start
Ask the Skill to review the attached PR or repository for exploitable security issues and return findings with severity, confidence, location, and remediation.