db-query
Fail
Audited by Snyk on Jun 22, 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 explicitly instructs the agent to read database connection details from in-pod config files and then construct/run node commands to connect/query the DB, which requires embedding credentials (user/password/connection URI) verbatim into generated commands or code, creating a direct secret-exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata