cockroachdb-sql
Fail
Audited by Snyk on Jul 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 tells the agent to read connection strings from the prompt or by echoing $COCKROACH_URL and to insert them into shell commands (e.g., cockroach sql --url ""), which requires the LLM to handle and output secret credentials verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata