Skip to main content

audit-security

Conducts a comprehensive security audit on codebases, identifying vulnerabilities and ensuring compliance with security standards.

Install this skill

or
48/100

Security score

The audit-security skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 326

Eval function call - arbitrary code execution

SourceSKILL.md
326- Search for `eval(`, `new Function(`, `Function(` - dynamic code execution
high line 141

Template literal with variable interpolation in command context

SourceSKILL.md
141- Update `${AUDIT_DIR}/checkpoint.json`
low line 210

Access to .env file

SourceSKILL.md
210# Check for .env files (existence only - no permission/owner metadata needed)
low line 211

Access to .env file

SourceSKILL.md
211ls .env* 2>/dev/null || echo "No .env files found"
medium line 319

Access to .env file

SourceSKILL.md
319- `.env*` files (environment variables)
medium line 329

Access to .env file

SourceSKILL.md
329- Search for `process.env` in client components - boundary leaks
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry