Implements universal security guidelines and OWASP Top 10 standards to harden codebases against vulnerabilities and secure authentication workflows.
This skill transforms Claude into a security-focused development partner, providing expert guidance on mitigating risks and implementing industry-standard safety protocols across any technology stack. It covers critical areas such as server-side input validation, parameterized queries to prevent SQL injection, secure password hashing using Argon2 or bcrypt, and the correct implementation of authentication and authorization frameworks like RBAC. By embedding these practices directly into the development cycle, the skill helps teams proactively address common vulnerabilities, manage secrets safely, and configure hardened HTTP headers to maintain a high security posture.