database-operations
Fail
Audited by Snyk on Mar 5, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes plaintext DB connection strings and explicit passwords (e.g., "postgresql://user:pass@host:5432/db" and "password: airflow") and shows constructing/using a connection_string parameter, which encourages embedding and outputting secret credentials verbatim.
Audit Metadata