migrate-litellm-to-portkey
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational Markdown content and code snippets designed to facilitate library migration. The instructions are consistent with the stated purpose and the vendor's official documentation.
- [EXTERNAL_DOWNLOADS]: The documentation references the installation of the
portkey-ailibrary and the use of theportkeyCLI vianpx. These are trusted resources belonging to the skill's author, Portkey AI. - [COMMAND_EXECUTION]: The skill provides standard shell commands for environment setup and verification, such as
pip installandnpx portkey verify. These commands are standard for development environments and are intended for manual execution by the user or agent. - [SAFE]: The migration guide promotes secure credential management by instructing users to store AI provider keys in a centralized Model Catalog and use environment variables for the Portkey API key, rather than hardcoding secrets in application code.
- [SAFE]: The skill mentions that the
portkey setupCLI tool can automatically configure environment variables in shell resource files (e.g., .zshrc, .bashrc). This is a standard configuration persistence mechanism for developer tools and is part of the intended setup process.
Audit Metadata