← 返回 Skills 市场
b-gutman

Pipeworx cdc

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-cdc
功能描述
Search and retrieve public health datasets and records from the CDC via Socrata API using dataset keywords or IDs.
安全使用建议
This skill appears to be a thin wrapper for CDC/Socrata datasets and requires no credentials, but the runtime example points to a third‑party gateway (gateway.pipeworx.io). Before installing, ask the publisher: (1) confirm whether queries/responses are proxied through that gateway and what logging/retention policies apply; (2) provide a complete SKILL.md describing exact API calls and data flows; (3) provide source or homepage so you can verify who operates the gateway. If you need to avoid routing data through external proxies, prefer a skill that calls data.cdc.gov/Socrata directly or one with verifiable source code.
功能分析
Type: OpenClaw Skill Name: pipeworx-cdc Version: 1.0.0 The skill bundle provides a configuration for an MCP server to access CDC public health datasets via the Socrata API. The SKILL.md file defines standard data retrieval functions (search_datasets, get_dataset) and points to a remote gateway (gateway.pipeworx.io). No malicious code, suspicious instructions, or data exfiltration patterns were identified.
能力评估
Purpose & Capability
Name/description match the observable artifacts: this is an instruction-only skill for querying CDC/Socrata datasets. However, the included example configuration routes requests through a pipeworx gateway (gateway.pipeworx.io) instead of directly to the Socrata/data.cdc.gov API; that proxying is reasonable for a 'Pipeworx' skill but is not documented in the description, creating a transparency gap.
Instruction Scope
SKILL.md is very short and partially truncated (e.g., 'update d'), so runtime behavior is underspecified. The only concrete artifact is a JSON showing an external MCP server URL; that implies the agent will send queries to that external endpoint. Instructions do not explain what data is sent to the gateway, whether queries or results are logged, or whether direct calls to data.cdc.gov are ever used.
Install Mechanism
There is no install specification and no code files — the skill is instruction-only and does not write executables to disk. This minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to a read-only public-data query skill.
Persistence & Privilege
The skill is not marked always:true and uses normal autonomous invocation defaults. It does not request elevated persistent privileges or modify other skills' configurations (no evidence of such behavior in SKILL.md).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-cdc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-cdc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-cdc
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx cdc 是什么?

Search and retrieve public health datasets and records from the CDC via Socrata API using dataset keywords or IDs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Pipeworx cdc?

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

Pipeworx cdc 是免费的吗?

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

Pipeworx cdc 支持哪些平台?

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

谁开发了 Pipeworx cdc?

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

💬 留言讨论