Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.
Initial release of Secure Code Guardian skill. - Provides code-first guidance for secure authentication, authorization, input validation, encryption, and OWASP Top 10 prevention. - Outlines a core workflow covering threat modeling, design, implementation, validation, and documentation. - Includes detailed security constraints for DOs and DON'Ts in secure coding. - Reference guide links to practical topics: OWASP, authentication, input validation, XSS/CSRF, and headers. - Output templates ensure every implementation includes code, security notes, configuration hints, and test recommendations.