
from claude-skills8,729
Provides concrete guidance and code examples to implement authentication, authorization, input validation, and other defenses against OWASP Top 10 vulnerabiliti
Secure Code Guardian gives an engineering-focused playbook for designing, implementing, and validating web application security controls. It walks through threat modeling, defensive design, and concrete implementation patterns (password hashing, parameterized SQL, JWT validation, input validation with Zod, security headers, rate limiting) and provides code examples and validation checkpoints so engineers can ship secure features with repeatable tests.
Invoke this skill when building or reviewing authentication/authorization flows, handling user input, configuring tokens or sessions, or hardening endpoints against OWASP Top 10 classes (XSS, SQLi, broken auth, etc.). It fits pull-request reviews, security design sessions, and implementation checklists before release.
Broadly applicable to code-focused agents that can produce and review code (Claude Code, Copilot-style assistants, Codex/GitHub Copilot).
This skill has not been reviewed by our automated audit pipeline yet.