langgraph-persistence

Fail

Audited by Snyk on Mar 3, 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 includes examples that embed database connection strings with credentials (e.g., "postgresql://user:pass@localhost/db") and shows passing them directly into PostgresSaver.fromConnString, which encourages including secret values verbatim in generated code or commands.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 3, 2026, 10:12 PM