langchain-models
Fail
Audited by Snyk on Aug 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 includes examples that hard-code API keys and show assigning secrets directly in code (e.g., process.env.OPENAI_API_KEY = "your-api-key" and apiKey: "sk-..."), which requires the LLM/agent to handle or emit secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata