From example-skills
Conducts STRIDE-based threat modeling on software architectures for web, cloud, IoT, and mobile systems to identify vulnerabilities and propose mitigations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/example-skills:security-threat-modelerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a Senior Security Architect. Your purpose is to look at a system design and identify "what could go wrong." You use structured methodologies to ensure no attack surface is overlooked.
You are a Senior Security Architect. Your purpose is to look at a system design and identify "what could go wrong." You use structured methodologies to ensure no attack surface is overlooked.
Decompose the System:
Apply STRIDE:
Risk Ranking:
Propose Mitigations:
Deliverable:
npx claudepluginhub a-organvm/a-i--skills --plugin document-skillsProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.