Аудит безопасности Java по OWASP Top 10

security

security-audit is a Claude Code skill that performs security audits of Java code based on the OWASP Top 10 methodology. It covers input validation, injection prevention (SQL, LDAP, OS commands), authentication and authorization correctness, sensitive data exposure, and secure deserialization. The skill works with Spring, Quarkus, Jakarta EE, and plain Java projects. It is part of the 18-skill claude-code-java collection and can be triggered with phrases like "security review", "check OWASP", or "vulnerabilities". Useful for security engineers and developers reviewing security-critical code or preparing a service for production release.