AI AGENT ADDONS

Secure Code Guardian

jeffallan/claude-skills
Security
3,564installs

Keep your code safe from hackers by adding strong security features. You can protect against stolen passwords, SQL injection, and other common threats.

This tool helps you set up password hashing with bcrypt, write safe SQL queries, and validate all user input. It follows OWASP Top 10 best practices to block the most common attacks.

You get ready-to-use code examples for authentication, authorization, and security headers.

Add Secure Code Guardian skill to your workflow

Global

mkdir -p ~/.claude/skills/secure-code-guardian

Project

mkdir -p .claude/skills/secure-code-guardian

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago