security-threat-model
NewRepository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "security-threat-model": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is security-threat-model?
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
How to install security-threat-model?
To install security-threat-model: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "security-threat-model": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is security-threat-model best for?
security-threat-model is a mcp categorized under General. It is designed for: security, code-review, design, rust. Created by openai.