← 返回 Skills 市场
b-gutman

Pipeworx gamedeals

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-gamedeals
功能描述
PC game deals from 30+ stores — search sales, compare prices, and track cheapest-ever prices via CheapShark
安全使用建议
This skill appears to do what it says (query a Pipeworx gateway for CheapShark game deals) and requires only curl. Be cautious about the MCP config: it suggests running 'npx -y mcp-remote@latest', which would download and execute code from npm. If you or your agent will use that MCP setup, verify and trust the pipeworx gateway and the mcp-remote package (review its source and maintainers). If you don't plan to run npx/mcp-remote, the skill can be used via the curl example without granting extra privileges. Also consider whether you want the agent to send user queries to an external service (gateway.pipeworx.io) before enabling autonomous invocation.
功能分析
Type: OpenClaw Skill Name: pipeworx-gamedeals Version: 1.0.0 The skill bundle provides a standard interface for searching PC game deals via the CheapShark API. It uses a remote MCP server hosted at gateway.pipeworx.io and the mcp-remote utility, with no evidence of malicious code, data exfiltration, or prompt injection in the SKILL.md or _meta.json files.
能力评估
Purpose & Capability
The skill description (CheapShark / game deals) aligns with the curl-based example that POSTs to the pipeworx gateway. However, the provided MCP config uses 'npx' (node/npm) to fetch mcp-remote@latest but the manifest only declares curl as a required binary — a minor inconsistency in declared runtime requirements.
Instruction Scope
Runtime instructions are narrowly scoped to querying the Pipeworx gateway (gateway.pipeworx.io) for deal/search operations, which is expected. The MCP config snippet, however, instructs installing/running remote code via npx, which would execute code fetched from npm and may broaden the agent's actions beyond simple HTTP requests.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk. But the MCP config suggests using 'npx -y mcp-remote@latest', i.e., downloading and running code from the npm registry — a higher-risk install pattern if followed. The skill itself does not perform that install, but its documentation encourages it.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Its external network calls are limited to the named gateway, which is proportionate to a web-API-backed deals lookup.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-gamedeals
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-gamedeals 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-gamedeals
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx gamedeals 是什么?

PC game deals from 30+ stores — search sales, compare prices, and track cheapest-ever prices via CheapShark. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Pipeworx gamedeals?

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

Pipeworx gamedeals 是免费的吗?

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

Pipeworx gamedeals 支持哪些平台?

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

谁开发了 Pipeworx gamedeals?

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

💬 留言讨论