database-connect

Fail

Audited by Snyk on Feb 21, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill explicitly caches and reuses full database connection details (connection strings/URIs) and runs CLI commands that interpolate those values (e.g., psql "$db_url", mongosh "$uri"), which can require the agent to read and include secret credentials verbatim in generated commands or cached files.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 21, 2026, 12:24 PM