Skip to main content

zz-code-recon

Facilitates deep architectural context building for security audits, enhancing codebase understanding and vulnerability analysis.

Install this skill

or
98/100

Security score

The zz-code-recon skill was audited on Jun 13, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 133

Access to .env file

SourceSKILL.md
133find . -name "config*" -o -name "settings*" -o -name ".env*"
low line 376

Access to .env file

SourceSKILL.md
376grep -rn "process.env\|config\." --include="*.ts"
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →