langchain-chat-models
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's primary purpose is to provide documentation and integration patterns for the LangChain framework.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by recommending the use of environment variables (e.g.,
process.env.OPENAI_API_KEY) and explicitly warns against hardcoding API keys in code. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js packages from the
@langchainorganization, which are trusted industry-standard libraries. - [COMMAND_EXECUTION]: All provided command-line examples are for package installation via npm, following standard developer workflows for library integration.
Audit Metadata