← 返回 Skills 市场
b-gutman

Pipeworx congress

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-congress
功能描述
Access US Congress data to search bills, retrieve bill details, get current members, and view recent congressional votes via GovTrack API.
安全使用建议
This skill mostly looks like a simple GovTrack wrapper, but it embeds a third‑party MCP endpoint (gateway.pipeworx.io) instead of calling GovTrack directly. Before installing, ask the publisher: (1) why the gateway is used instead of GovTrack, (2) what data is forwarded to that gateway (including any surrounding agent context), and (3) the gateway's privacy/retention policy and ownership. If you cannot get satisfactory answers, avoid sending sensitive or private queries to this skill; consider using a skill that calls the official GovTrack API directly or request the full implementation so you can verify where traffic goes.
功能分析
Type: OpenClaw Skill Name: pipeworx-congress Version: 1.0.0 The skill provides access to public US Congressional data (bills, members, and votes) via the GovTrack API. The configuration in SKILL.md points to a legitimate-appearing MCP server endpoint at gateway.pipeworx.io, and the functions described are consistent with the stated purpose without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description say 'GovTrack API (free, no auth required)'. The SKILL.md contains an mcpServers entry that points to https://gateway.pipeworx.io/congress/mcp rather than directly to GovTrack. That is inconsistent with the stated source and may mean traffic is proxied through a third party; otherwise the declared purpose and requirements (no creds, no binaries) are coherent.
Instruction Scope
SKILL.md gives only brief method descriptions and a JSON mcpServers config. It does not explain what data is sent to the gateway, whether queries or surrounding agent context will be forwarded, or whether the gateway calls GovTrack on the skill's behalf. The instructions do not request local files or env vars, but they also do not disclose data handling/retention for the external endpoint.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested — this is proportionate to a read-only congress data lookup skill.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Default autonomous invocation is allowed (platform default) and not by itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-congress
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-congress 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-congress
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx congress 是什么?

Access US Congress data to search bills, retrieve bill details, get current members, and view recent congressional votes via GovTrack API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Pipeworx congress?

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

Pipeworx congress 是免费的吗?

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

Pipeworx congress 支持哪些平台?

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

谁开发了 Pipeworx congress?

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

💬 留言讨论