← 返回 Skills 市场
Pipeworx bible
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-bible
功能描述
Fetch Bible verses, passages, and random scripture from bible-api.com — multiple translations supported
安全使用建议
This skill is instruction-only and mostly benign-looking, but the SKILL.md points requests at a pipeworx gateway instead of the advertised bible-api.com and suggests running an npx-delivered MCP client (which downloads and executes code). Before installing or running it: 1) Confirm whether you trust gateway.pipeworx.io and why traffic would be routed through it instead of calling bible-api.com directly. 2) Avoid running the npx command until you inspect the mcp-remote package source (running npx executes code from the network). 3) If you only need plain Bible lookups, consider calling bible-api.com directly with curl (compare responses) or ask the maintainer to clarify why the gateway/npx client are necessary. 4) Do not include any sensitive credentials or data when testing, since requests will go through a third-party endpoint.
功能分析
Type: OpenClaw Skill
Name: pipeworx-bible
Version: 1.0.0
The pipeworx-bible skill is a documentation-based wrapper for a remote Model Context Protocol (MCP) server hosted at gateway.pipeworx.io. It facilitates fetching Bible verses and passages using standard tools like curl and the mcp-remote utility. No malicious code, data exfiltration, or prompt-injection attacks were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The description says it fetches scripture from bible-api.com, but the SKILL.md examples POST to https://gateway.pipeworx.io/bible/mcp. The 'Connect' snippet also instructs running 'npx mcp-remote@latest' against that gateway. Calling a third-party gateway (and encouraging running an npx client) is not clearly justified by the stated purpose of simply fetching verses from bible-api.com.
Instruction Scope
Instructions direct the agent/user to send JSON-RPC to a pipeworx gateway and include a recommended npx command. The skill does not ask for unrelated files or env vars, but the SKILL.md introduces a remote endpoint and a remote-executed client (via npx) that expand the runtime scope beyond a simple direct API call.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk, but the provided 'Connect' example tells users to run 'npx -y mcp-remote@latest', which downloads and runs code from the npm registry at runtime. That enables arbitrary remote code execution if followed and is disproportionate for a simple Bible lookup wrapper.
Credentials
The skill declares only curl as a required binary and requests no environment variables or credentials — these requirements are minimal and appropriate for its stated function.
Persistence & Privilege
The skill is not always-enabled and does not request persistent/privileged presence. It does not declare any config paths or other skills' configuration access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-bible - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-bible触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx bible 是什么?
Fetch Bible verses, passages, and random scripture from bible-api.com — multiple translations supported. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。
如何安装 Pipeworx bible?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-bible」即可一键安装,无需额外配置。
Pipeworx bible 是免费的吗?
是的,Pipeworx bible 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx bible 支持哪些平台?
Pipeworx bible 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx bible?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills