Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like 'check for SQL injection' or 'review security'. IMPORTANT: Always consult this skill when writing or reviewing any code that handles user input, authentication, file operations, database queries, network requests, cryptography, or infrastructure configuration (Terraform, Kubernetes, Docker, GitHub Actions) — even if the user doesn't explicitly mention security. Also use when users ask to 'review my code', 'check this for bugs', or 'is this safe'.
$npx -y skills add larlarua/autocve --skill code-securityInstalls into the current project.
Run `npx skills use "https://github.com/larlarua/autocve" --skill "larlarua/autocve/code-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/larlarua/autocve" that are relevant to the current task. Run `npx skills add "https://github.com/larlarua/autocve"` and select the relevant skills, then follow their instructions.