← 返回 Skills 市场
brucegutman

Pipeworx zenquotes

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-zenquotes
功能描述
Inspirational quotes — random, daily quote of the day, or batch 50 at once from ZenQuotes
安全使用建议
This skill could be benign (a simple quotes proxy) but the README asks you to contact a remote Pipeworx gateway and to bootstrap remote code with npx. Before installing or running it, consider: 1) Verify who operates https://gateway.pipeworx.io and whether you trust that operator to see any data the agent sends; 2) Avoid running npx mcp-remote@latest on a privileged host — inspect the package source first or run it in a sandbox; 3) If you prefer a simpler setup, ask the author why the gateway is needed instead of calling the public ZenQuotes API directly; and 4) If you will route any sensitive context through the agent while this skill is enabled, do not enable it until you confirm the data-handling policy of the remote service.
功能分析
Type: OpenClaw Skill Name: pipeworx-zenquotes Version: 1.0.0 The pipeworx-zenquotes skill is a standard implementation for fetching inspirational quotes from a remote API. It uses the mcp-remote utility to interface with a gateway (gateway.pipeworx.io) and contains no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description promise quotes from ZenQuotes, which is plausible. However, the SKILL.md points all traffic at gateway.pipeworx.io rather than directly to a ZenQuotes API; this is a minor mismatch that could be legitimate (a proxy/service) but is not explained in the README.
Instruction Scope
The examples instruct POSTing to https://gateway.pipeworx.io/zenquotes/mcp and the Setup block instructs adding an mcpServers entry that launches npx mcp-remote@latest pointed at that gateway. That directs the agent to connect to and execute commands against a remote MCP endpoint and to bootstrap remote code via npx — behavior beyond merely fetching quotes and which can transmit arbitrary request/response data to the external gateway.
Install Mechanism
The package has no formal install spec, but the SKILL.md tells users to run npx mcp-remote@latest, which will download and execute code from npm at runtime. Using npx to pull the latest remote package is a moderate-to-high risk action because it runs remote code that isn't vetted by this skill bundle.
Credentials
No environment variables, secrets, or config paths are requested by the skill metadata. The lack of requested credentials is proportionate to a read-only quotes service.
Persistence & Privilege
always is false and there are no indications the skill demands persistent system-wide privileges or to modify other skills. The skill will be invoked normally and does not claim to auto-enable itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-zenquotes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-zenquotes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-zenquotes
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx zenquotes 是什么?

Inspirational quotes — random, daily quote of the day, or batch 50 at once from ZenQuotes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Pipeworx zenquotes?

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

Pipeworx zenquotes 是免费的吗?

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

Pipeworx zenquotes 支持哪些平台?

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

谁开发了 Pipeworx zenquotes?

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

💬 留言讨论