sql-toolkit
Fail
Audited by Snyk on Aug 3, 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 includes examples that embed plaintext credentials in command-line connection strings (e.g., psql "postgresql://user:pass@...") and a migration script that accepts a DB_URL (which may contain credentials) and passes it verbatim to psql, meaning an agent would need to handle/output secret values directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata