litellm
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and configuration examples. No executable scripts or code files are included, which eliminates the risk of hidden malicious logic within the skill itself.
- [SAFE]: Secret management instructions follow best practices by encouraging the use of environment variables and external .env files for sensitive information such as API keys and database credentials, rather than storing them in plain text within configuration files.
- [SAFE]: Container images and deployment manifests are referenced from the official LiteLLM and BerriAI registries (docker.litellm.ai and ghcr.io), which are established and trusted sources for this software.
- [SAFE]: All credentials found in code blocks, such as 'sk-1234' and 'postgresql://user:pass@host:5432/litellm', are standard documentation placeholders and do not represent actual exposed secrets.
Audit Metadata