Best use case
Use Threat Model Synthesizer when you need to build a practical threat model for agent workflows, MCP tools, provider routing, and persisted run data, especially when the work is driven by threat model and attack surface.
Security · Advanced pack
Build a practical threat model for agent workflows, MCP tools, provider routing, and persisted run data.
Best use case
Use Threat Model Synthesizer when you need to build a practical threat model for agent workflows, MCP tools, provider routing, and persisted run data, especially when the work is driven by threat model and attack surface.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show threat-model-synthesizerUse
orchestrator-mcp skills export threat-model-synthesizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/threat-model-synthesizer ./your-agent-skills/threat-model-synthesizer
# or open skills/threat-model-synthesizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Review an MCP server for prompt-exfiltration, shell abuse, overbroad tool scope, and unsafe logging.
Design hard prompt boundaries, tool gating, and context sanitization so indirect prompt injection has fewer places to land.
Audit a repo for secrets, personal paths, client-specific references, and OSS-readiness gaps before publishing.