Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Implements authentication/authorization, secures user input, and prevents OWASP Top 10 vulnerabilities with bcrypt/argon2, parameterized queries, CORS/CSP, and JWT tokens.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -2% | 0% |
| case-01 | ✓→✓ | = Same ✓ | 16% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 22% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 29% | 0% |
name: secure-code-guardian description: > Implements authentication/authorization, secures user input, and prevents OWASP Top 10 vulnerabilities with bcrypt/argon2, parameterized queries, CORS/CSP, and JWT tokens. metadata: sources:
repo: jeffallan/claude-skills path: skills/secure-code-guardian/SKILL.md commit: 3bf9a24b76a7c122f1fc05e83929fbc84e1c207a attribution: Jeffallan license: MIT usage: referenced
Other measured skills in the registry, with their headline benchmark lift.