llm-gateway

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official Docker images for LiteLLM, PostgreSQL, and Redis from the GitHub Container Registry and Docker Hub, which are recognized as well-known and trusted sources.
  • [SAFE]: Sensitive information such as OpenAI and Anthropic API keys, as well as Langfuse secrets, are correctly managed through environment variables (os.environ) to prevent credential exposure.
  • [SAFE]: The inclusion of a default database password ('password') in the Docker Compose and configuration examples is a standard documentation practice for local development templates and does not constitute a security risk in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:44 PM