About
The Secure Coding Practices skill provides a comprehensive framework for building resilient software by integrating defensive programming patterns directly into the development workflow. It guides Claude in implementing critical security controls—such as robust authentication systems, strict input validation, and industry-standard cryptographic operations—while referencing authoritative sources like OWASP and NIST. This skill is essential for developers and security engineers who need to conduct thorough code reviews, manage sensitive data, or ensure their applications are architecturally sound against high-risk patterns like SQL injection, cross-site scripting (XSS), and insecure direct object references.