关于
The Secure Coding skill provides a comprehensive security framework for Claude Code, ensuring every implementation meets modern safety standards. It mandates a rigorous workflow where code is audited via CodeGuard integration to detect vulnerabilities like SQL injection, XSS, and CSRF before completion. Beyond automated scanning, it provides domain-specific guidance on input validation using libraries like Zod, secure secrets management via environment variables, and industry-standard authentication patterns, making it an essential tool for developers building production-grade, resilient software.