What problem does it solve?
Threat-model-driven security review of a change, feature, or subsystem. Runs a STRIDE-style pass (Spoofing, Tampering, Repudiation, Info disclosure, Denial of service, Elevation of privilege), examines the actual code, and produces a filing-ready report with severity, exploit scenario, and concrete remediation. Use when asked to "security review", "threat model", "check for vulnerabilities", "audit this for security", "secure this", or before shipping any change that touches auth, input handling, data access, or external surfaces.
Core Features & Use Cases
- STRIDE-based threat modeling across code changes.
- Read-only audit producing actionable findings with location, scenario, severity, and remediation.
- Generates a filing-ready report suitable for stakeholders and auditors.
Quick Start
Invoke the security-review skill on a change that touches authentication, input handling, or external surfaces to generate a threat model report.