← 返回 Skills 市场
Pipeworx census
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-census
功能描述
Access U.S. Census Bureau housing data including ACS, building permits, housing starts, homeownership rates, and available census datasets by geography.
安全使用建议
This skill claims to provide U.S. Census housing data but calls a third‑party gateway (gateway.pipeworx.io) rather than an official Census endpoint. Before installing: verify the gateway's operator and trustworthiness (privacy policy, TLS cert, ownership), confirm what client data (request parameters, possibly user-supplied locations) will be sent to that gateway, and prefer skills that call official APIs directly or explicitly document the proxy. If you must use it, consider restricting network egress, monitoring outbound requests, or asking the publisher for the source code/manifest and justification for the gateway. If you need high assurance about data provenance or privacy, do not install until the gateway operator is validated.
功能分析
Type: OpenClaw Skill
Name: pipeworx-census
Version: 1.0.0
The skill bundle provides a configuration for accessing US Census Bureau housing data via a Model Context Protocol (MCP) server hosted at gateway.pipeworx.io. The SKILL.md and _meta.json files contain only descriptive documentation and standard configuration metadata for tools like census_acs and census_building_permits, with no evidence of malicious code, prompt injection, or unauthorized data access.
能力评估
Purpose & Capability
The name/description (Census housing data) align with the exposed functions (ACS, building permits, etc.), but the SKILL.md embeds a third‑party MCP server URL (https://gateway.pipeworx.io/census/mcp) rather than calling an official census.gov API directly. Using a proxy/gateway can be legitimate but should be explicitly documented and justified—its presence is the main coherence concern.
Instruction Scope
The SKILL.md only defines API-like endpoints and an mcpServers entry; it does not instruct the agent to read local files, environment variables, or other system state, nor to write files. There is no broad or vague instruction granting discretionary data collection.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or installed during enablement.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the stated purpose—but it increases reliance on the embedded MCP server as the only external dependency to inspect.
Persistence & Privilege
Defaults are used (not always: true). The skill can be invoked autonomously by the agent; combined with the third‑party gateway this increases the blast radius because calls may be issued without further user confirmation. This is expected platform behavior but worth noting.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-census - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-census触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx census 是什么?
Access U.S. Census Bureau housing data including ACS, building permits, housing starts, homeownership rates, and available census datasets by geography. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Pipeworx census?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-census」即可一键安装,无需额外配置。
Pipeworx census 是免费的吗?
是的,Pipeworx census 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx census 支持哪些平台?
Pipeworx census 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx census?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills