postgres
Fail
Audited by Snyk on Apr 14, 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 contains examples that embed plaintext passwords in connection strings and SQL CREATE ROLE statements (e.g., psql "postgresql://...:mypass@..." and PASSWORD 'securepass'), which encourages and requires outputting secret values verbatim and is an insecure pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata