Security Skills
Skills for security auditing, vulnerability scanning, and code hardening. These skills help Claude Code identify security issues, follow OWASP best practices, and write secure code by default.
FAQ
Can Claude Code find security vulnerabilities?
With security skills installed, Claude can scan your code for common vulnerabilities like XSS, SQL injection, insecure authentication, and missing input validation. Skills teach Claude the specific patterns to look for.
Are security skills suitable for production code review?
Security skills are a strong first pass — they catch common issues and enforce best practices. For production applications, combine them with dedicated security tools and manual review.