threat-model

Generates a security threat model from architecture documents using STRIDE analysis.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/phyter1/seed --skill threat-model-phyter1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: threat-model
Source: https://github.com/phyter1/seed/tree/main/.claude/skills/threat-model
Command: npx skills add https://github.com/phyter1/seed --skill threat-model-phyter1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps security teams and developers perform thorough threat modeling based on architecture documents, identifying vulnerabilities and planning mitigations.

Core Features & Use Cases

  • Analyzes architecture documents to extract system components, data flows, and trust boundaries.
  • Performs STRIDE threat analysis with detailed mitigation strategies.
  • Use Case: Prepare for security reviews of complex systems by generating formal threat models that include risks, mitigations, and security controls.

Quick Start

Read your architecture document and ask the AI to generate a detailed threat model report.

Frequently Asked Questions about threat-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a threat model from architecture documents?

To generate a threat model from architecture documents, provide the system architecture details to the AI and request a comprehensive security analysis. The Skill extracts system components, data flows, and trust boundaries to produce a formal threat model report.

What is STRIDE threat analysis and how does it identify vulnerabilities?

STRIDE threat analysis is a structured framework for identifying security vulnerabilities across system components and data flows. This Skill applies STRIDE to enumerate threats and generate detailed mitigation strategies for use in security planning and architecture reviews.

Can I use this threat modeling Skill for security reviews of complex systems?

Yes, you can use this Skill to prepare for security reviews of complex systems. It analyzes structured inputs to classify data, enumerate risks, and map security controls, generating a formal threat model that supports comprehensive architecture review.

Does the threat model include mitigation strategies for identified risks?

Yes, the threat model includes detailed mitigation strategies for identified risks. It performs STRIDE threat analysis to not only enumerate vulnerabilities across trust boundaries but also plan specific security controls and mitigations for each identified threat.

Related Skills