skills/berriai/litellm-skills/add-org/Gen Agent Trust Hub

add-org

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool with curl to perform a POST request to a user-specified LiteLLM proxy endpoint in SKILL.md.
  • [DATA_EXFILTRATION]: The skill requests a proxy admin key (LITELLM_API_KEY) and base URL from the user to authorize API requests. This information is used to interact with the user's LiteLLM proxy as part of the skill's management functionality.
  • [PROMPT_INJECTION]: The skill processes user-supplied inputs such as organization name, models, and budget to construct a JSON payload for the curl command.
  • Ingestion points: User-provided organization alias, model list, and budget limits.
  • Boundary markers: None present; the skill uses placeholders within a JSON string inside a bash command.
  • Capability inventory: Execution of shell commands via the Bash tool in SKILL.md.
  • Sanitization: Relies on the agent to correctly format and insert values into the provided JSON template without explicit validation steps.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 02:58 PM
Security Audit — agent-trust-hub — add-org