← 返回 Skills 市场
Pipeworx cfpb
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-cfpb
功能描述
Search and retrieve detailed consumer financial complaints, company complaint summaries, top complaint companies, and product category breakdowns from CFPB d...
安全使用建议
Before installing, ask the publisher: where does gateway.pipeworx.io route data and what is its privacy policy? Prefer a skill that uses the official CFPB API (consumerfinance.gov) or shows clear provenance for any proxy. Test the skill with non-sensitive queries first. Do not send personal or secret data to the skill until you confirm what the external gateway logs, how long it stores queries, and who controls that service. If you cannot verify the endpoint or its operator, treat the skill as potentially leaking query text and do not use it with sensitive data.
功能分析
Type: OpenClaw Skill
Name: pipeworx-cfpb
Version: 1.0.0
The skill bundle provides access to the Consumer Financial Protection Bureau (CFPB) complaint database via an MCP server hosted at gateway.pipeworx.io. The functionality described in SKILL.md is consistent with public data retrieval and analysis, and there are no indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description and the SKILL.md functions (search complaints, company complaints, get complaint by ID, top companies, product breakdown) are consistent with a CFPB complaint search skill. However the skill does not call the official CFPB endpoints; instead it provides a single third-party gateway URL (https://gateway.pipeworx.io/cfpb/mcp) in the runtime config. The source/homepage are unknown, which makes the choice of a third-party proxy unexplained.
Instruction Scope
The SKILL.md is instruction-only and does not request local files or credentials, which is appropriate. But it embeds a server config that instructs the agent to use a remote gateway service to perform queries. That means user queries and any returned narratives would be transmitted to that external host; the instructions do not document this, nor do they limit what data is sent. This is a privacy/telemetry risk that the README does not disclose.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or installed by the skill itself. This keeps the attack surface small, but runtime network calls are still possible and are governed by the SKILL.md config.
Credentials
The skill requests no environment variables or credentials, which is proportionate to a public-data lookup. However, because it routes queries through a third-party gateway, lack of required credentials does not eliminate the risk that sensitive query text could be exposed to that external service.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request elevated or persistent privileges. Autonomous invocation is allowed (platform default), but that by itself is not a new concern for this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-cfpb - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-cfpb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx cfpb 是什么?
Search and retrieve detailed consumer financial complaints, company complaint summaries, top complaint companies, and product category breakdowns from CFPB d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 Pipeworx cfpb?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-cfpb」即可一键安装,无需额外配置。
Pipeworx cfpb 是免费的吗?
是的,Pipeworx cfpb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx cfpb 支持哪些平台?
Pipeworx cfpb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx cfpb?
由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。
推荐 Skills