querying-local-postgres
Fail
Audited by Snyk on Jun 24, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes and instructs use of an explicit DATABASE_URL containing username and password (postgres://posthog:posthog@localhost:5432/posthog) and its example psql commands embed that credential, requiring the LLM to output the secret verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata