sql-planner
Fail
Audited by Snyk on Mar 30, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill auto-detects credentials from files (docker-compose, Django/Rails configs, connectors) and explicitly builds/outputs CLI connection commands (e.g., mysql -p, psql -U -d -c "{sql}") that would require embedding secret values verbatim in the generated output, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata