Threat Model STRIDE

Applies STRIDE threat modeling to a feature or system design and produces a prioritized threat table with concrete mitigations ranked by exploitability and impact. Use when someone asks "threat model this feature", "what could go wrong with this design", "is this integration safe to build", or is reviewing auth flows, new data stores, webhook receivers, file uploads, or external integrations before the code is written. Do NOT use for prioritizing scanner or pentest findings on already-shipped code - use vulnerability-triage instead; for line-by-line security review of written code, use secure-code-review.

SkillMedev 679221c 7.9 KB Updated

File contents

SkillMedev/security-compliance-hardening/tree/main/skills/threat-model-stride commit 679221c8f6

Frequently asked questions

npx skillmds@latest add skillmedev/threat-model-stride