update-team
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
curlcommand-line tool to interact with the LiteLLM proxy API for administrative tasks. It provides templates for listing teams via GET requests and updating team-specific configurations such as budgets, model access, and rate limits via POST requests. - [DATA_EXFILTRATION]: Network activity is restricted to the user-supplied
LITELLM_BASE_URL. No evidence was found of the skill attempting to access sensitive local files or exfiltrate data to unauthorized third-party servers. - [SAFE]: No malicious patterns, such as prompt injection, code obfuscation, or persistence mechanisms, were detected. The implementation is consistent with the skill's stated purpose of managing LiteLLM proxy team settings.
Audit Metadata