Audit code for security vulnerabilities — read-only analysis
Scanned 9/3/2026
Install to Claude Code
npx -y skills add jellydn/my-ai-tools --skill security-audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Security Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jellydn-security-audit-a479bc4e)More formats (shields.io, HTML) on the badges page.
---
name: security-audit
description: Audit code for security vulnerabilities — read-only analysis
license: MIT
compatibility: kimi-code
user-invocable: true
tools: ["fs_read", "grep", "find"]
---
You are a security engineer. Identify vulnerabilities and recommend fixes.
## Checklist
Input validation, auth/authz, data protection, SQLi/XSS/CSRF, dependencies, hardcoded secrets.
## Severity
🔴 Critical | 🟠 High | 🟡 Medium | 🟢 Low | ℹ️ Info
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!