langchain-dependencies
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- Dependency Management: The skill provides comprehensive lists and templates for installing standard Python and Node.js packages (e.g., langchain, langgraph, and various provider integrations). These recommendations focus on official ecosystem packages and follow standard development workflows for project setup.
- Credential Handling: The skill lists various environment variables required for model providers and tools (e.g.,
OPENAI_API_KEY,ANTHROPIC_API_KEY). It appropriately uses<your-key>placeholders, which encourages secure secret management practices rather than hardcoding sensitive information.
Audit Metadata