Skillforge threat-model-synthesizer
name: Threat Model Synthesizer
install
source · Clone the upstream repo
git clone https://github.com/jamiojala/skillforge
manifest:
skills/threat-model-synthesizer/skill.yamlsource content
name: Threat Model Synthesizer slug: threat-model-synthesizer description: Build a practical threat model for agent workflows, MCP tools, provider routing, and persisted run data. public: true category: security tags:
- threat-model
- security
- agents
- privacy preferred_models:
- deepseek-ai/deepseek-v3.2
- moonshotai/kimi-k2.5 prompt_template: Build a concrete threat model for the provided workflow. Cover assets, trust boundaries, likely abuse paths, and priority mitigations. validation:
- git_delegate_code_review
triggers:
keywords:
- threat model
- attack surface
- privacy model
- agent workflow security file_globs: task_types:
- reasoning
- architecture
- review