nlweb-llm-providers
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Configuration Retrieval: The skill fetches documentation and configuration schemas from the project's official GitHub repository (github.com/nlweb-ai/NLWeb). This is a standard and safe practice for ensuring the agent uses up-to-date model IDs and environment variable names.
- [SAFE]: Credential Management: The documentation correctly identifies environment variables (e.g., OPENAI_API_KEY, AZURE_OPENAI_API_KEY) for secret management, avoiding the use of hardcoded credentials.
- [SAFE]: Local Execution: Commands provided for local development (such as
ollama pull) and database maintenance (using the project'sdb_loadmodule) are appropriate for the skill's purpose and do not exhibit malicious intent.
Audit Metadata