Back to skill

Security audit

Football Data

Security checks across malware telemetry and agentic risk

Overview

This is a coherent read-only soccer data helper, with the main caution that setup depends on an external Python package and an unpinned GitHub fallback.

Install only if you trust the sports-skills package and the machina-sports repository. Prefer a pinned version in an isolated Python environment; expect the skill to fetch public football data, not handle secrets or make account changes.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Intent-Code Divergence

Medium
Confidence
94% confidence
Finding
The file presents `get_head_to_head` in the top-level list of valid commands, but later states the command is unavailable and must not be called. This inconsistency can cause an agent to invoke a nonfunctional or restricted tool path, leading to failed executions, unreliable behavior, or accidental use of unlicensed functionality if the backend still exposes it.

VirusTotal

57/57 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.