Threat Model banner
Srajangpt1 Srajangpt1

Threat Model

Security community

Description

Perform a threat model for the following feature or component: $ARGUMENTS --- ## Instructions Produce a developer-focused threat model for the feature or component described above. If no description is provided, ask the user: 1. What are they building? (feature name + description) 2. What tech stack is involved? 3. Are there code snippets, data flows, or architecture notes to analyze? Write threats in plain language — describe concrete attack scenarios a developer would understand, not abst

Installation

Installs to ~/.claude/commands/srajangpt1-ai-security-crew-threat-model.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Srajangpt1/ai-security-crew/HEAD/.claude/commands/threat-model.md -o ~/.claude/commands/srajangpt1-ai-security-crew-threat-model.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository