security-assessment
Installation
SKILL.md
Security Assessment
A specialized skill for systematic security evaluation of code, architecture, and infrastructure. Combines threat modeling methodologies with practical code review techniques to identify and remediate security vulnerabilities.
When to Use
- Reviewing code changes for security vulnerabilities
- Designing new features with security requirements
- Performing threat analysis on system architecture
- Validating security controls in infrastructure
- Assessing third-party integrations and dependencies
- Preparing for security audits or compliance reviews
Threat Modeling with STRIDE
STRIDE is a threat modeling framework that categorizes threats by their nature. Apply this model during architecture review and feature design.