What problem does it solve?
This Skill helps you prevent security regressions by producing a point-in-time STRIDE threat catalogue grounded in your project’s Data Flow Diagram (DFD), including prioritized mitigations.
Core Features & Use Cases
- DFD-grounded STRIDE walk: Applies Spoofing, Tampering, Repudiation, Information Disclosure, DoS, and EoP to each DFD trust-boundary crossing and entry point.
- Threat history + trend rendering: Persists a structured audit artefact and renders trends across repeated runs.
- Threat Dragon export: Optionally emits an OWASP Threat Dragon v2 JSON file for diagrammatic review in Threat Dragon.
- Security-row escalation: Designed as the expert companion when
/launch-check shows WARN or FAIL for the security row.
Quick Start
Run threat-model for your project by invoking /threat-model workspace/<project-path> to generate a prioritized STRIDE threat catalogue (and optionally a Threat Dragon JSON export).