Back to skill

Security audit

Premier League Scores

Security checks across malware telemetry and agentic risk

Overview

This skill is a small Premier League scores helper that openly fetches public match data from ESPN and shows no hidden local access or persistence.

Install only if you are comfortable with the skill making an outbound request to ESPN for public Premier League data. It does not appear to need accounts, tokens, local files, or elevated permissions.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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)

Lp3

Medium
Category
MCP Least Privilege
Confidence
94% confidence
Finding
The skill explicitly instructs users to run a Python script that fetches data from ESPN's API, so it has network capability even though no permissions are declared. This mismatch reduces transparency and can bypass expected permission review, but the documented use is narrow and aligned with the skill's football-score purpose rather than obviously malicious behavior.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.