delete-key
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Employs the Bash tool to execute curl commands for interacting with a LiteLLM proxy's administrative API endpoints.
- [EXTERNAL_DOWNLOADS]: Initiates network requests to the server defined in the LITELLM_BASE_URL environment variable to fetch key lists and send deletion instructions.
- [SAFE]: No malicious patterns or security risks were identified. The skill implements intended administrative functionality for the LiteLLM platform, uses standard environment variables for secret management, and requires user confirmation before performing destructive operations.
Audit Metadata