football-data
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the
sports-skillspackage, which is installed from the author's official GitHub repository or standard package registries.\n - Evidence: The skill instructions specify
pip install sports-skillsorpip install git+https://github.com/machina-sports/sports-skills.git.\n- [COMMAND_EXECUTION]: The skill utilizes a custom CLI tool to fetch match statistics and standings.\n - Evidence: Data retrieval is performed using the
sports-skillsCLI with commands such asget_daily_scheduleandget_season_standings.\n- [DATA_EXFILTRATION]: The skill accesses external sports data platforms to fulfill user requests for information.\n - Evidence: It fetches data from established third-party services including ESPN, Understat, Transfermarkt, and FPL.
Audit Metadata