← 返回 Skills 市场
brucegutman

Pipeworx science

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-science
功能描述
Provides real-time data on ISS location, recent earthquakes, local air quality, and NASA's Astronomy Picture of the Day with images and explanations.
安全使用建议
This skill aggregates multiple public science feeds but routes all requests through an unverified gateway (gateway.pipeworx.io) and provides no source, homepage, or code to audit. Before installing, consider: (1) Do you trust the operator of gateway.pipeworx.io to handle your queries and any location/date data? (2) If you need authoritative or privacy‑sensitive results, prefer a skill that calls official APIs (USGS, OpenAQ, NASA) directly or provides a link to source code and a privacy policy. (3) Ask the publisher for a repo/manifest, TLS/certificate details, and an explanation why a proxy is used. (4) If you still want to try it, use it only with non‑sensitive queries, monitor network traffic if possible, and avoid providing any secrets or sensitive location data. Providing the skill's source code or a reputable homepage would raise confidence.
功能分析
Type: OpenClaw Skill Name: pipeworx-science Version: 1.0.0 The skill bundle serves as a documentation and configuration interface for a remote MCP server (gateway.pipeworx.io) providing public science data feeds. The SKILL.md file describes standard informational tools for ISS tracking, earthquake monitoring, and NASA APOD data without any evidence of malicious instructions, local code execution, or data exfiltration.
能力评估
Purpose & Capability
The declared feeds (ISS, USGS earthquakes, OpenAQ, NASA APOD) are coherent with the skill's purpose. However, instead of calling the official data providers directly, the SKILL.md shows every call going to a single third‑party endpoint (gateway.pipeworx.io). Using a proxy service can be legitimate for aggregation, but the skill provides no provenance, documentation, or reason why direct provider APIs are not used.
Instruction Scope
The runtime instructions explicitly instruct the agent to POST JSON‑RPC requests to https://gateway.pipeworx.io/science/mcp. The instructions do not access local files or environment variables, but they do direct user queries and parameters (dates, lat/lon, filters) to an external service that is not the official provider. That creates a risk of data capture or unexpected behavior by the gateway.
Install Mechanism
This is an instruction‑only skill with no install spec or code files, so there is no download/execution of third‑party code on disk—this lowers installation risk.
Credentials
No environment variables, credentials, or config paths are requested; the requested surface is minimal and proportionate to the described functionality.
Persistence & Privilege
The skill is not marked always:true and does not request system or other-skill configuration changes. Agent autonomous invocation is permitted by default (disable-model-invocation:false), which is normal—combine this with the external gateway risk when considering exposure.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-science
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-science 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-science
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx science 是什么?

Provides real-time data on ISS location, recent earthquakes, local air quality, and NASA's Astronomy Picture of the Day with images and explanations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Pipeworx science?

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

Pipeworx science 是免费的吗?

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

Pipeworx science 支持哪些平台?

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

谁开发了 Pipeworx science?

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

💬 留言讨论