
This is a comprehensive security audit suite that runs OWASP Top 10 scans, checks dependencies for CVEs, and evaluates GDPR and SOC2 compliance right from Claude Code. You get structured output with CVSS scores, remediation examples, and specific gaps like missing MFA or consent mechanisms. The commands include `/owasp-scan` for vulnerability detection, `/dep-cve` for dependency analysis, and `/gdpr-audit` for data flow mapping. It's built from the hesreallyhim/awesome-claude-code collection by ara.so. Use this when you need security reviews before deployments or compliance audits without switching to dedicated security tools. The output format is detailed enough to hand to auditors or track in tickets.
npx -y skills add aradotso/security-skills --skill sparkfinderoven-security-compliance-skills --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.