update-model
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements intended administrative functionality for updating configurations on a LiteLLM proxy using standard API requests via
curl. - [SAFE]: Sensitive information such as API keys and base URLs are managed through environment variables and user prompts, which is a secure method for handling credentials.
- [SAFE]: Data processing is performed using a static Python one-liner for JSON parsing, which does not involve execution of untrusted code or remote scripts.
Audit Metadata