openrouter-provider-ranking
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate network operations to the OpenRouter API (openrouter.ai) to fetch model and provider information required for its ranking functionality.
- [SAFE]: Authentication is handled correctly using the OPENROUTER_API_KEY environment variable, avoiding hardcoded secrets and following secure configuration practices.
- [SAFE]: The provided Python tools utilize only the standard library, which minimizes potential supply chain vulnerabilities from third-party packages.
- [SAFE]: Command execution is restricted to internal unit tests within the validation script, posing no risk of arbitrary command injection.
Audit Metadata