odds-api-io
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implementation is transparent and consistent with its described functionality.
- [EXTERNAL_DOWNLOADS]: The Python script
scripts/odds_api.pymakes network requests tohttps://api.odds-api.io/v3for sports data retrieval. - [CREDENTIALS_UNSAFE]: The skill manages authentication through environment variables or CLI arguments, correctly avoiding the use of hardcoded API keys.
- [COMMAND_EXECUTION]: The skill's CLI helper is written in Python and uses standard modules without performing unsafe subprocess calls or dynamic code execution.
Audit Metadata