← 返回 Skills 市场
b-gutman

Pipeworx fbiwanted

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-fbiwanted
功能描述
Search the FBI's Most Wanted list — fugitives, missing persons, and wanted individuals with photos and case details
安全使用建议
This skill is coherent with its purpose: it sends search queries to the Pipeworx gateway and returns FBI wanted records. Before installing, verify you trust the gateway (https://gateway.pipeworx.io) and the Pipeworx project/homepage. Do not submit sensitive personal data or secrets in queries, since those will be transmitted to the external service. Note the MCP example uses npx to fetch mcp-remote@latest at runtime — that will execute code from npm, so if you require stricter controls, avoid using the npx-based MCP flow or inspect the package first.
功能分析
Type: OpenClaw Skill Name: pipeworx-fbiwanted Version: 1.0.0 The skill provides a legitimate interface to search the FBI's Most Wanted database using a remote MCP gateway (gateway.pipeworx.io). It utilizes standard MCP integration patterns, such as 'npx mcp-remote', to connect to the service. No evidence of malicious intent, data exfiltration, or prompt injection was found; the code and instructions in SKILL.md are consistent with the stated purpose.
能力评估
Purpose & Capability
Name/description (search FBI wanted) align with declared requirements: only curl is needed and the SKILL.md shows HTTP calls to a remote API that returns wanted-person records.
Instruction Scope
Instructions direct the agent to query https://gateway.pipeworx.io/fbiwanted/mcp (and provide an MCP example). This is expected for a remote-search skill, but it does send user queries to that external service — avoid sending sensitive PII in queries.
Install Mechanism
No install spec is present (instruction-only), which is low-risk. However the provided MCP config uses 'npx -y mcp-remote@latest', which would fetch and execute code from the npm registry at runtime — a common but non-zero risk if you do not trust the upstream package or gateway.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to its purpose.
Persistence & Privilege
always is false and there are no declarations to modify other skills or system-wide settings. Model invocation is allowed (default) which is normal for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-fbiwanted
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-fbiwanted 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-fbiwanted
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx fbiwanted 是什么?

Search the FBI's Most Wanted list — fugitives, missing persons, and wanted individuals with photos and case details. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Pipeworx fbiwanted?

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

Pipeworx fbiwanted 是免费的吗?

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

Pipeworx fbiwanted 支持哪些平台?

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

谁开发了 Pipeworx fbiwanted?

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

💬 留言讨论