← Back to Skills Marketplace
Sportsdata
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
199
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sportsdata
Description
SportsData integration. Manage Teams, Leagues, Users. Use when the user wants to interact with SportsData data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to manage a SportsData connection and run actions. Before installing: 1) Verify you trust Membrane (review their homepage, package on npm, and privacy/permission docs) because you'll be granting it access to SportsData on your behalf. 2) Prefer running commands with npx or a local install rather than npm install -g if you want to avoid system-wide changes. 3) Use an account with limited permissions for testing, and confirm what data the Membrane connection will access. 4) Be aware the CLI will open an auth flow (or provide a code) — do not paste sensitive unrelated tokens into the CLI prompts. There are no other unexpected environment or file-access requests in the skill.
Capability Analysis
Type: OpenClaw Skill
Name: sportsdata
Version: 1.0.3
The sportsdata skill bundle provides instructions for an AI agent to interact with sports data via the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and executing API actions through the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of using a third-party integration platform.
Capability Assessment
Purpose & Capability
The name/description say 'SportsData integration' and the SKILL.md consistently instructs use of the Membrane CLI to connect to a SportsData connector, discover and run actions. There are no unrelated env vars, binaries, or paths requested.
Instruction Scope
The runtime instructions are scoped to installing/using the Membrane CLI, logging in, creating a connection, listing/creating actions, and running them. The doc does not instruct reading arbitrary files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli via npm install -g (or use npx). Installing a global npm CLI executes third-party code from the npm registry, which is a normal but non-trivial action — verify the package and prefer npx or a scoped install if you want fewer system-wide changes.
Credentials
The skill declares no required environment variables or secrets. Authentication is delegated to the Membrane service via interactive login/connection, which is proportionate to the task. Note that connecting will give Membrane (and thus its connector) the ability to access SportsData on your behalf, so you should trust the Membrane service.
Persistence & Privilege
The skill is not always-on and does not request elevated or persistent system privileges. It does not modify other skills or system-wide agent settings in the instructions. Autonomous invocation is enabled by default but that is normal and not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sportsdata - After installation, invoke the skill by name or use
/sportsdata - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sportsdata?
SportsData integration. Manage Teams, Leagues, Users. Use when the user wants to interact with SportsData data. It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.
How do I install Sportsdata?
Run "/install sportsdata" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sportsdata free?
Yes, Sportsdata is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sportsdata support?
Sportsdata is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sportsdata?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills