← 返回 Skills 市场
Pipeworx fda
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-fda
功能描述
US FDA open data — adverse drug event reports, drug labeling/package inserts, and food recall enforcement actions
安全使用建议
This skill appears to be a simple proxy to Pipeworx's FDA gateway and needs only curl to run the example queries. Before installing or running it: 1) Verify you trust https://gateway.pipeworx.io and the pipeworx.io publisher — your queries (and any data you include) will be sent there. 2) Do not send PHI, passwords, or other secrets in queries. 3) If you plan to use the MCP config, understand that 'npx mcp-remote@latest' downloads and runs code from npm; only run it if you trust that package. 4) Note the minor inconsistency: SKILL.md suggests npx but the skill only declares curl; ensure the runtime has any tools you intend to use.
功能分析
Type: OpenClaw Skill
Name: pipeworx-fda
Version: 1.0.0
The skill provides access to US FDA public databases via a remote Model Context Protocol (MCP) gateway. It uses standard tools and documentation to facilitate searches for drug events, labels, and food recalls, with no evidence of malicious code, data exfiltration, or prompt injection attempts in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (FDA open data) matches the actual behavior: the skill instructs the agent to query a Pipeworx gateway that returns FAERS, labeling, and recall data. However, the SKILL.md's MCP config references running 'npx mcp-remote', yet the declared required binaries only list 'curl' — a minor inconsistency in declared requirements versus recommended usage.
Instruction Scope
Instructions are limited to querying an external API (gateway.pipeworx.io) and include example curl calls. They do not request local file reads or extra environment variables. Be aware that queries (including any user-supplied text) will be sent to a third party; avoid sending sensitive or private data.
Install Mechanism
The skill is instruction-only (no install spec), which is low-risk. However, the provided MCP config recommends using 'npx mcp-remote@latest' to register a remote tool; running that command will download and execute third‑party npm code. The skill itself does not force that install, but the instructions encourage running remote code — a potential risk if you don't trust the publisher.
Credentials
No environment variables, credentials, or config paths are requested by the skill, which is proportional for accessing public FDA data. There is nothing requesting unrelated secrets or system credentials.
Persistence & Privilege
The skill does not request permanent inclusion (always:false). The MCP config suggests adding a remote MCP server entry to agent config; if you follow that, the remote server could be invoked by the agent — consider whether you trust the remote operator before adding it to your agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-fda - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-fda触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx fda 是什么?
US FDA open data — adverse drug event reports, drug labeling/package inserts, and food recall enforcement actions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Pipeworx fda?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-fda」即可一键安装,无需额外配置。
Pipeworx fda 是免费的吗?
是的,Pipeworx fda 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx fda 支持哪些平台?
Pipeworx fda 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx fda?
由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。
推荐 Skills