football-data

Warn

Audited by Snyk on Mar 5, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill explicitly fetches live/public data from third-party websites (see "Data Sources" listing ESPN, Understat, Transfermarkt and workflows like get_event_xg, get_event_summary, get_player_profile and get_season_transfers) and the agent is instructed to read and act on that content to drive decisions and follow-up calls, so untrusted external content could indirectly influence actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill's setup instructs installing the runtime package directly from GitHub (pip install git+https://github.com/machina-sports/sports-skills.git), which fetches and executes remote code and is a required dependency for the skill to run.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 5, 2026, 07:55 AM