Quick overview
Security engineering toolkit covering threat modeling with STRIDE/DREAD scoring, vulnerability assessment, secure code review, and incident response workflows. Includes cryptographic algorithm selection, OWASP Top 10 guidance, and secret scanning patterns for web applications, APIs, and infrastructure. Companion scripts handle automated STRIDE analysis and credential detection.
Consolidates threat modeling, code review checklists, cryptographic guidance, and incident response into one workflow instead of requiring engineers to cross-reference separate OWASP, NIST, and tool-specific documentation.
Common tasks
- Running a STRIDE threat model on a new microservice before launch
- Reviewing a pull request for SQL injection and authentication bypass flaws
- Classifying and triaging a CVE found in a production dependency
- Designing an auth scheme for service-to-service API communication
- Containing and documenting a suspected credential leak incident
Install paths
Primary command
openclaw install alirezarezvani/senior-security
ClawHub installer
npx clawhub@latest install alirezarezvani/senior-security
OpenClaw CLI
openclaw skills install alirezarezvani/senior-security
Direct OpenClaw install
openclaw install alirezarezvani/senior-security
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 2.1.1
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/alirezarezvani/senior-security






