← 返回 Skills 市场
brucegutman

Pipeworx sports

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-sports
功能描述
Provides live scores, standings, team and player info across major sports leagues including football, basketball, baseball, and hockey.
安全使用建议
This skill appears to provide sports data but embeds a third‑party gateway (https://gateway.pipeworx.io) rather than calling TheSportsDB directly and has no visible source or homepage. Before installing, ask the publisher for: (1) the origin/ownership of gateway.pipeworx.io and whether it's an official TheSportsDB proxy, (2) a link to source code or documentation, and (3) whether any user data from queries is logged or retained by that gateway. If you can't verify the gateway, prefer a skill that calls the official API directly (or lets you supply your own API key) to avoid leaking query contents to an unknown third party. Monitor network requests and avoid sending sensitive data through the skill.
功能分析
Type: OpenClaw Skill Name: pipeworx-sports Version: 1.0.0 The skill provides access to sports data (scores, standings, and player information) via an external MCP server hosted at gateway.pipeworx.io. The tools and documentation in SKILL.md are consistent with the stated purpose, and no malicious code, data exfiltration, or prompt-injection attempts were identified.
能力评估
Purpose & Capability
The description says data is provided 'via TheSportsDB', but the SKILL.md's runtime example and embedded mcpServers config point to gateway.pipeworx.io (a third‑party proxy). There is no homepage or source repo to verify that gateway.pipeworx.io is an authorized proxy for TheSportsDB. That mismatch between claimed backend and actual network target is disproportionate and unexplained.
Instruction Scope
The instructions are narrowly scoped to calling the provided JSON‑RPC gateway endpoints and include example curl usage and league/team IDs only. They do not ask the agent to read local files or extra env vars. However, they instruct the agent to send requests to an external, non‑obvious endpoint (gateway.pipeworx.io) rather than directly to TheSportsDB, which could expose query contents to that third party.
Install Mechanism
This is an instruction‑only skill with no install spec and no code files, so nothing is written to disk or installed. That minimizes local installation risk.
Credentials
The skill requests no environment variables or credentials, which is reasonable for simple public sports lookups. That said, the example uses a hardcoded third‑party gateway URL instead of a documented official API endpoint or an instruction to use the user's own API key; absence of an API key requirement is plausible but should be confirmed against TheSportsDB's access model.
Persistence & Privilege
The skill does not request always: true or any elevated persistent privileges, and it will not be force‑included. It also does not declare any ability to modify other skills or agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-sports
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-sports 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-sports
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx sports 是什么?

Provides live scores, standings, team and player info across major sports leagues including football, basketball, baseball, and hockey. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 Pipeworx sports?

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

Pipeworx sports 是免费的吗?

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

Pipeworx sports 支持哪些平台?

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

谁开发了 Pipeworx sports?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论