yb-rag-langchain
Fail
Audited by Snyk on Jun 16, 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 a literal PostgreSQL connection string with embedded username:password ("postgresql+psycopg://yugabyte:yugabyte@localhost:5433/yugabyte"), which encourages the LLM to output or reproduce secret credentials verbatim and thus requires handling secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata