BeClaude

security-threat-model

New
7.3kSmitheryGeneralby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "security-threat-model": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
securitycode-reviewdesignrust

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.