关于
Security CodeGuard is a specialized skill designed to embed security into the development lifecycle of Claude Code. It mandates a rigorous security check using the CodeGuard tool upon the completion of any code implementation, ensuring that vulnerabilities like SQL injection, XSS, and CSRF are identified and remediated early. The skill provides developers with standardized patterns for input validation, secrets management, and authentication, alongside comprehensive guides for mitigating the OWASP Top 10. By integrating automated scanning with domain-specific best practices, it helps maintain a 'Security First' approach for modern application development.