What problem does it solve?
This Skill finds exploitable security defects, compliance gaps, and supply-chain risks in shipped code so reviewers can prioritize remediation and validate security requirements before release.
Core Features & Use Cases
- Risk-tiered analysis: Classify changes as Low/Medium/High and adapt review depth accordingly.
- Framework-aligned findings: Map findings to NIST SSDF, OWASP ASVS, OWASP Top 10, and CWE Top 25 for consistent classification and compliance evidence.
- Threat modeling integration: Use STRIDE and ATT&CK cross-references to validate mitigations for trust-boundary and data-flow changes.
- Supply-chain evaluation: Enforce SBOM generation, SCA with reachability analysis, provenance (SLSA) checks, and secrets detection on dependency changes.
- AI-specific checks: Detect prompt injection, data/model poisoning risks, excessive agent privileges, and PII leakage in AI components.
- Deliverable output: Produce a structured Security Review Report with CWE/CVSS mappings and a machine-readable pipeline summary for automated gates.
Quick Start
Run the security-review skill on the target repository or pull request to produce a risk-tiered Security Review Report and machine-readable pipeline summary.