From product
Evaluates security posture of a system: OWASP Top 10 compliance, authentication/authorization, access control from zero-trust perspective, secret management, encryption, audit logging.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product:investigate-securitysonnetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Evaluate the security posture of the target system and report vulnerabilities and areas for improvement:
Evaluate the security posture of the target system and report vulnerabilities and areas for improvement:
| File | Required/Recommended | Source |
|---|---|---|
| reports/before/{project}/ | Recommended | /architect:investigate |
| File | Content |
|---|---|
reports/before/{project}/architect:investigate-security.md | OWASP assessment, access control, vulnerability list |
Write all reports in the language configured in work/pipeline-progress.json (options.output_language).
| Skill | Relationship |
|---|---|
| /architect:investigate | Related (can be run in parallel) |
| /architect:review-operations | Referenced during review |
npx claudepluginhub wfukatsu/nexus-architect --plugin scalardbAudits codebases for vulnerabilities, OWASP Top 10 issues, and security anti-patterns. Checks Claude Code file denial settings first and invokes security subagent.
Executes STRIDE threat modeling, OWASP Top 10 vulnerability scanning, security control validation, privacy assessment, and risk-prioritized reporting for code components.
Audits code for security vulnerabilities including OWASP Top 10, auth flaws, injection, data exposure, and dependency risks. Supports multiple engagement modes from express to meticulous.