← 返回 Skills 市场
brucegutman

Pipeworx dnd5e

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-dnd5e
功能描述
D&D 5th Edition reference — spells, monsters, classes, and spell lists from the official SRD
安全使用建议
This skill appears to be what it says: an SRD lookup that sends queries to the Pipeworx gateway. Before installing, consider that any prompts or context the agent sends will be transmitted to https://gateway.pipeworx.io; do not send sensitive or private data. The README suggests using npx to run an MCP client — that would download and execute code from the npm registry if you follow it, so only run that on trusted machines. If you need tighter privacy, avoid autonomous invocation or use the curl examples manually to inspect requests/responses first. If you want higher assurance, ask the publisher for source code or a reproducible package release to review.
功能分析
Type: OpenClaw Skill Name: pipeworx-dnd5e Version: 1.0.0 The skill provides a D&D 5th Edition reference by interfacing with a remote MCP server hosted at gateway.pipeworx.io. The SKILL.md documentation describes standard lookup tools (spells, monsters, classes) and provides legitimate configuration examples using npx and curl. No malicious code, data exfiltration, or prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description (D&D SRD lookups) match the runtime instructions and required binary (curl). The provided tools (get_spell, get_monster, get_class, list_spells) align with the stated purpose.
Instruction Scope
Instructions tell the agent to POST JSON-RPC requests to https://gateway.pipeworx.io/dnd5e/mcp (example curl shown). This is appropriate for a remote lookup skill, but it means user queries and any context the agent sends will go to that external endpoint. The SKILL.md also suggests configuring an MCP client using npx, which would pull code at runtime if executed.
Install Mechanism
There is no install spec (lowest risk). However, the MCP config example recommends running npx mcp-remote@latest, which would dynamically fetch and run an npm package; that's not part of a declared install but is suggested in the docs and is a potential runtime code-download vector if followed.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing requested appears disproportionate to the stated D&D lookup functionality.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent presence or elevated agent-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-dnd5e
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-dnd5e 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-dnd5e
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx dnd5e 是什么?

D&D 5th Edition reference — spells, monsters, classes, and spell lists from the official SRD. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Pipeworx dnd5e?

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

Pipeworx dnd5e 是免费的吗?

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

Pipeworx dnd5e 支持哪些平台?

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

谁开发了 Pipeworx dnd5e?

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

💬 留言讨论