running-the-proxy
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation provides legitimate setup instructions for an OpenAI-compatible proxy service.
- [EXTERNAL_DOWNLOADS]: The file mentions a Docker image
ghcr.io/xberg-io/liter-llm. This is an official resource belonging to the skill's vendor and is hosted on a well-known container registry. - [COMMAND_EXECUTION]: The skill includes standard example commands for starting a service and testing local connectivity via
curl. These operations are transparent and consistent with the skill's primary purpose. - [CREDENTIALS_SAFE]: The provided configuration examples correctly use environment variable interpolation (e.g.,
${OPENAI_API_KEY}) to avoid hardcoding sensitive secrets in plain text files.
Audit Metadata