← 返回 Skills 市场
brucegutman

Pipeworx carbon

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-carbon
功能描述
UK national carbon intensity data — real-time, historical, and generation mix from the Carbon Intensity API
安全使用建议
Before installing: (1) Confirm whether Pipeworx is intentionally acting as a proxy for the official Carbon Intensity API — ask the publisher to explicitly state what gateway does and why it's needed. (2) Treat the suggested `npx mcp-remote@latest` step as a supply-chain and remote-execution risk: inspect the package (or avoid running it) and run it only in an isolated environment. (3) Assume requests and any sent agent context may be visible to gateway.pipeworx.io — do not send secrets or sensitive data. (4) Prefer a version that calls the official carbonintensity.org.uk API directly (curl against the official endpoints) or provide a vetted install artifact hosted on a known release page. If you cannot verify Pipeworx ownership/policies and the mcp-remote package contents, consider not installing or contacting the skill owner for clarification.
功能分析
Type: OpenClaw Skill Name: pipeworx-carbon Version: 1.0.0 The skill bundle provides access to UK national carbon intensity data via the official National Grid ESO API. It uses a remote MCP gateway (gateway.pipeworx.io) and standard execution methods (npx mcp-remote) to facilitate the connection. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The description claims data comes from the official Carbon Intensity API (carbonintensity.org.uk) but the SKILL.md examples and setup use gateway.pipeworx.io and an MCP remote endpoint. A simple carbon-intensity query would not require a third‑party gateway or an npx remote connector; the use of Pipeworx is not documented or justified.
Instruction Scope
Instructions demonstrate POSTing JSON-RPC to gateway.pipeworx.io and instruct configuring an MCP server that runs `npx ... mcp-remote@latest` to connect to that gateway. That means runtime traffic and potentially agent context will be sent to a third party and the agent operator will execute remote npm code — neither of which is described or bounded in the pack.
Install Mechanism
There is no formal install spec, but SKILL.md's recommended setup uses `npx` to fetch and run `mcp-remote@latest` from npm. Running npx against an arbitrary package is a supply-chain risk (code pulled and executed at runtime) and is not declared in the skill's install metadata.
Credentials
The skill declares no required environment variables or credentials — that's proportional to a read-only public API. However, because it routes requests through Pipeworx, it's unclear whether the gateway expects/collects additional secrets or agent context; the SKILL.md does not disclose what data the gateway receives.
Persistence & Privilege
The skill is not always-enabled and doesn't request elevated platform privileges. Still, the suggested MCP configuration will run an npx-installed connector that may persist as a service/daemon (MCP remote) and maintain a long-lived connection to the Pipeworx gateway; this is not spelled out.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-carbon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-carbon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-carbon
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx carbon 是什么?

UK national carbon intensity data — real-time, historical, and generation mix from the Carbon Intensity API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Pipeworx carbon?

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

Pipeworx carbon 是免费的吗?

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

Pipeworx carbon 支持哪些平台?

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

谁开发了 Pipeworx carbon?

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

💬 留言讨论