Security guidance and best practices for code development. Use when writing authentication code, handling sensitive data, validating user input, designing APIs, or reviewing code for security issues.
Security guidance and best practices for code development.
This skill provides security-focused guidance to help identify and prevent common security vulnerabilities.
Use this skill when:
# General security check:
"Review this code for security issues"
# Specific concerns:
"Check for SQL injection vulnerabilities"
"Validate the authentication implementation"
"Review API security headers"
Before deploying code, verify: