Threat Designer
Description
Threat Designer is a GenerativeAI application designed to automate and streamline the threat modeling process for secure system design.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Threat Designer: AI-powered threat modeling for secure system design
**Threat Designer** is an AI-driven agent that automates and streamlines the threat modeling process for secure system design. Harnessing the power of large language models (LLMs), it analyzes system architectures, identifies potential security threats, and generates detailed threat models—empowering developers and security professionals to incorporate security from the earliest stages of development.
Quick Links
- 📖 Read the AWS Blog Post
- ⭐ Star this repo to support the project
- 📚 Getting started Guide
- 💻 CLI Quick Start — no deployment needed, runs fully local
CLI — No Deployment Required
Want to run threat modeling without deploying any AWS infrastructure? The **Threat Designer CLI** lets you generate STRIDE-based threat models entirely on your local machine, using only your existing Amazon Bedrock or OpenAI credentials.
pip install ./cli
threat-designer
See the [CLI Quick Start guide](./cli/README.md) to get up and running in minutes.
Features
- Architecture Analysis - Submit architecture diagrams and analyze for threats
- Interactive Editing - Update threat modeling results via the user interface
- Iterative Refinement - Replay threat modeling based on your edits and additional input
- Multiple Export Formats - Export results in PDF, DOCX, or JSON format
- AI Assistant (Sentry) - Interact with a built-in assistant to dive deep into threat models
- Spaces - Attach a knowledge base of your own documents (runbooks, policies, diagrams) to enrich threat modeling with organization-specific context
- Threat Catalog - Explore and ma
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -