What problem does it solve?
This skill addresses the critical gap between design and implementation by identifying security vulnerabilities before a single line of code is written, preventing costly architectural rework.
Core Features & Use Cases
- STRIDE Analysis: Systematically evaluates assets, actors, and trust boundaries against Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege.
- Artifact Generation: Produces a structured, reviewable threat model document including data flow diagrams and a prioritized mitigation punch list.
- Use Case: Before implementing a new authentication flow or external API integration, use this skill to generate a security design review that ensures all data crossings are hardened against common attack vectors.
Quick Start
Invoke the threat-model skill by providing the path to your design specification file to generate a comprehensive security analysis and mitigation plan.