cockroachdb-sql
Fail
Audited by Snyk on Mar 29, 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 detect and insert connection strings (postgresql://... or the value of COCKROACH_URL) into shell commands (e.g., cockroach sql --url "") and even to echo the env var, which requires including secret credentials verbatim and risks exfiltration.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata