Back to Skills
🔒
C
by Claude Rules
Skill author
.claude/commands/security.md
Perform a security audit of $ARGUMENTS. Critical: SQL injection, XSS, command injection, auth bypass High: Sensitive data exposure, broken access control Medium: Security misconfiguration, missing rate limiting Low: Missing security headers, weak cryptography For each issue: location, severity, description, fix.
How to install this skill
Save the content above as a .md file in your .claude/commands/ directory, then use /security in Claude Code.
Project-level (current project only):
.claude/commands/security.mdGlobal (all projects):
~/.claude/commands/security.mdWhat are Skills?
Claude Code Skills are reusable slash commands stored as .md files in your .claude/commands/ directory. Type /security in Claude Code to run this skill.