Asvs5 Audit — Security skill for Claude Code
Run an OWASP ASVS 5.0.0 security verification audit against this codebase.
How to install Asvs5 Audit
Installs to ~/.claude/commands/ucll-re-development-claude-skills-asvs5-audit.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UCLL-RE-Development/claude-skills/HEAD/.claude/commands/asvs5-audit.md -o ~/.claude/commands/ucll-re-development-claude-skills-asvs5-audit.md Restart Claude Code, or start a new session, for it to be picked up.
What Asvs5 Audit does
Run an OWASP ASVS 5.0.0 security verification audit against this codebase.
Load the `asvs5-audit` skill and follow its procedure exactly. Everything needed is in that skill — the 345-requirement catalog, the per-tier check recipes, the report skeletons and the scoring rules. Do not fetch ASVS from the web.
**Assume nothing about this project.** Detect the stack, framework, frontend, authentication architecture, datastore, edge and deployment model from evidence, per the skill's `references/sta
Alternatives in Security
- Deepsec — Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents 7.8k ★
- Clawsec — Security skill suite with drift detection, automated audits, and skill integrity verification 798 ★
- Audit Infra — Infrastructure-first security audit — secrets, supply chain, CI/CD, LLM/skill security, OWASP, STRIDE 98 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Owasp Security
OWASP Top 10:2025, ASVS 5.0, and Agentic AI security (2026) with code review checklists, secure patterns, and
Re Security
Avalia a postura de segurança do alvo e gera o security-posture-report.md mapeado para OWASP e ASVS
Closeout
Post-project audit. Diffs SCOPE.md deliverables against ground truth using tier-aware verification (code-done
LLM Pentest Juice Shop
Demonstration of LLM coding agents performing automated black-box pentesting and white-box code review against
12 Factor Apps
Audit a codebase against the 12-Factor App methodology and report compliance.
Reflect Skill Claude
3-phase /reflect skill for Claude Code: extract session learnings, audit your config against what actually hap
Related Agents
Appsec Engineer
Application Security Engineer (Tier 3): reviews and tests code against OWASP Top 10:2025 / ASVS — authenticati
Security Agent
Performs an OWASP-based security audit on the generated codebase and fixes all critical and high-severity issu
Timps API Security Tester
Run an OWASP API Security Top-10 (2023) audit against an OpenAPI spec or live endpoint — broken auth, BOLA, ma