python-sqlalchemy
Fail
Audited by Snyk on Apr 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt contains an explicit plaintext DB connection string (create_engine("postgresql://user:pass@localhost/db")), which demonstrates and encourages embedding secrets directly in code and would require the agent to handle/output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata