← Back to Skills Marketplace
lysandre2007

Sports Pronostics

by Lysandre2007 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sports-pronostics
Description
Expert en pronostics sportifs sur les ligues européennes, fournissant analyses basées sur les matchs, formes, confrontations, classements, compositions et co...
Usage Guidance
This skill fetches live football data via RapidAPI but the manifest does not declare the RAPIDAPI_KEY it needs — that's a transparency mismatch. Before installing or supplying credentials: 1) Ask the author to update the skill metadata to declare required env vars (RAPIDAPI_KEY and RAPIDAPI_HOST) and to document what the key is used for. 2) Provide a scoped/dedicated RapidAPI key (not a general-purpose or high-privilege key) and consider using a throwaway/test account. 3) Verify the external host (free-api-live-football-data.p.rapidapi.com) and review the RapidAPI plan/limits and privacy. 4) If you need stronger assurance, run the skill in a controlled environment and monitor outbound traffic to confirm it only contacts the expected API. If the author cannot explain the missing manifest entries, treat the skill with caution or avoid installing it.
Capability Analysis
Type: OpenClaw Skill Name: sports-pronostics Version: 1.0.0 The skill bundle is a legitimate tool for football match analysis and predictions. It uses a standard RapidAPI endpoint (free-api-live-football-data.p.rapidapi.com) to fetch sports data and provides well-defined tools for the agent. No malicious behavior, data exfiltration, or suspicious execution patterns were found in sports-pronostics.js or SKILL.md.
Capability Assessment
Purpose & Capability
The skill's described purpose (live match analyses and pronostics) matches the included code that calls a football data API. However, the code requires RAPIDAPI_KEY (and optionally RAPIDAPI_HOST) from process.env but the skill metadata declares no required environment variables or primary credential. That omission is an incoherence: a skill that fetches live data legitimately needs an API key and should declare it.
Instruction Scope
SKILL.md directs the agent to always fetch real data and lists the analysis format and league IDs — this aligns with the code's tools. The SKILL.md does not mention the need for an API key or where data will be fetched from, which leaves important runtime requirements unspecified.
Install Mechanism
No install spec is provided (instruction-only behavior), so nothing will be downloaded or written during install. The only executable behavior is the included JS code which makes outbound HTTP requests at runtime.
Credentials
The code reads RAPIDAPI_KEY and RAPIDAPI_HOST from environment variables but the manifest lists no required env vars. Requesting a single API key for the external football-data service would be proportionate — but the key is not declared, documented, or scoped in the manifest, which is a transparency issue and a potential security risk if users supply broad-purpose credentials.
Persistence & Privilege
The skill does not request permanent always:true privilege and does not modify other skills or system-wide settings. Autonomous invocation is enabled by default, which is normal; there is no additional persistence or privilege requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sports-pronostics
  3. After installation, invoke the skill by name or use /sports-pronostics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Première version du skill sports-pronostics dédiée aux analyses de matchs des principales ligues européennes. - Prend systématiquement en compte les données réelles : forme, confrontations, classement, compositions et cotes avant chaque pronostic. - Introduit un format structuré pour présenter les pronostics et niveaux de confiance pour plusieurs marchés (1X2, BTTS, Over/Under, etc.). - Ajout d'une synthèse des risques et d'un pari recommandé pour chaque analyse. - IDs des ligues principales spécifiés pour faciliter l’utilisation.
Metadata
Slug sports-pronostics
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sports Pronostics?

Expert en pronostics sportifs sur les ligues européennes, fournissant analyses basées sur les matchs, formes, confrontations, classements, compositions et co... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Sports Pronostics?

Run "/install sports-pronostics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sports Pronostics free?

Yes, Sports Pronostics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sports Pronostics support?

Sports Pronostics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sports Pronostics?

It is built and maintained by Lysandre2007 (@lysandre2007); the current version is v1.0.0.

💬 Comments