← 返回 Skills 市场
b-gutman

Pipeworx usgswater

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-usgswater
功能描述
Provides real-time and historical USGS streamflow and gage height data for rivers, creeks, and streams across the United States.
安全使用建议
This skill appears coherent: it simply calls a third‑party gateway to fetch USGS data and asks for no credentials. Two things to consider before installing: (1) the SKILL.md points to https://gateway.pipeworx.io rather than the official USGS API — requests and returned data will flow through that third party, so evaluate its trustworthiness and privacy policy if you care about where queries go; (2) the skill's source/homepage are unknown, which lowers confidence in long‑term reliability and maintenance. If you need maximum trust, prefer a skill that calls the official USGS endpoints or confirm who operates the pipeworx gateway.
功能分析
Type: OpenClaw Skill Name: pipeworx-usgswater Version: 1.0.0 The skill bundle provides a standard interface for accessing USGS hydrological data through a remote MCP gateway (gateway.pipeworx.io). The documentation in SKILL.md describes legitimate tools for monitoring streamflow and gage height without any evidence of malicious instructions, data exfiltration, or unauthorized execution patterns.
能力评估
Purpose & Capability
The name/description (USGS streamflow/gage data) align with the instructions, which call an external API to retrieve current and historical site data. The skill requests no unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md instructs the agent to call a JSON-RPC endpoint (https://gateway.pipeworx.io/usgswater/mcp) to invoke tools (get_current, search_sites, get_daily). It does not instruct reading local files, accessing unrelated environment variables, or sending data to unexpected endpoints beyond the documented gateway.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or installed by the skill.
Credentials
No environment variables, credentials, or config paths are required. The lack of secret requests is proportional to the stated read-only data retrieval purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-usgswater
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-usgswater 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-usgswater
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx usgswater 是什么?

Provides real-time and historical USGS streamflow and gage height data for rivers, creeks, and streams across the United States. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Pipeworx usgswater?

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

Pipeworx usgswater 是免费的吗?

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

Pipeworx usgswater 支持哪些平台?

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

谁开发了 Pipeworx usgswater?

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

💬 留言讨论