← 返回 Skills 市场
gora050

Sportsdata

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sportsdata
功能描述
SportsData integration. Manage Teams, Leagues, Users. Use when the user wants to interact with SportsData data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sportsdata
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sportsdata 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug sportsdata
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sportsdata 是什么?

SportsData integration. Manage Teams, Leagues, Users. Use when the user wants to interact with SportsData data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 Sportsdata?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sportsdata」即可一键安装,无需额外配置。

Sportsdata 是免费的吗?

是的,Sportsdata 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sportsdata 支持哪些平台?

Sportsdata 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sportsdata?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论