cockroachdb-sql
Fail
Audited by Snyk on May 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). This skill explicitly instructs the agent to detect connection strings in the prompt and to construct/run shell commands like
cockroach sql --url "<provided-url>"and toecho $COCKROACH_URL, which requires including secret credentials/URLs verbatim in commands/output, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata