Premier League Scores
v1.0.0Get live Premier League football scores, goal scorers, bookings, and broadcast channels via ESPN API. Use when user asks about Premier League match scores, r...
⭐ 0· 92·0 current·0 all-time
by@stigg86
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description say it fetches PL scores from ESPN and both SKILL.md and pl_scores.py only access ESPN's public scoreboard URL; no extra binaries, credentials, or unrelated services are required.
Instruction Scope
Runtime instructions are limited to running the included Python script and require an Internet connection to query the ESPN API. The script only reads the HTTP response and prints match data; it does not read local files, environment variables, or send data to any other endpoints.
Install Mechanism
No install spec is provided (instruction-only plus a small included script). Nothing is downloaded or extracted during install; the code is embedded in the package.
Credentials
No environment variables, credentials, or config paths are requested. The script does not access secrets or external credentials.
Persistence & Privilege
The skill is not forced-always and uses normal user-invocable/autonomous defaults. It does not modify agent configuration or request persistent privileges.
Assessment
This skill is coherent and low-risk: it simply fetches public ESPN scoreboard data and prints it. Before installing, note that it requires outbound network access to https://site.api.espn.com; it has no secret access and does not store data. The source is listed as unknown — you can inspect the included pl_scores.py (it's small and readable) before use, and be cautious about future updates from an unknown publisher (review changes if the skill is updated). If you need UK broadcast info or deeper match stats, the skill currently does not provide those.Like a lobster shell, security has layers — review code before you run it.
latestvk972vznp3ah9g9vy713m2nmz0583m0jc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
