Community

threat-model

Generate a threat model from your actual architecture. Uses STRIDE to identify spoofing, tampering, repudiation, information disclosure, DoS, and elevation of privilege risks.

/threat-model payment-api

Changelog
2026-03-26 Launch 0.6.1

Initial release in the security skill pack.

How it works

1
Identify system

Checks arguments for feature or system name

2
Load architecture

Reads engineering context, specs, infrastructure docs from the brain

3
Map assets and boundaries

Identifies what's valuable and where trust levels change

4
Apply STRIDE

Evaluates each component for all six threat categories

5
Generate model

Risk matrix with prioritized threats and specific mitigations

6
Save

Writes to engineering/security/threat-model-<slug>.md

Details


Security pack