← 返回 Skills 市场
Solar Weather Monitor
作者
captmarbles
· GitHub ↗
· v1.0.0
2463
总下载
1
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install solar-weather
功能描述
Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data.
安全使用建议
This skill appears coherent for fetching NOAA SWPC data, but it includes a Python script that was not shown here. Before installing or running it, (1) open and review solar-weather.py to confirm it only fetches data from official NOAA endpoints and doesn't exfiltrate other files or secrets; (2) ensure your environment has python3 and any required Python libraries (requests, etc.); (3) run it in a limited/sandboxed environment first if you are unsure; and (4) look for any unexpected network endpoints or use of environment variables/credentials in the script. If you want higher assurance, paste the script here for a focused review.
功能分析
Type: OpenClaw Skill
Name: solar-weather
Version: 1.0.0
The OpenClaw skill bundle 'solar-weather' is benign. The `SKILL.md` provides clear instructions and examples without any prompt injection attempts. The `solar-weather.py` script exclusively interacts with the legitimate NOAA Space Weather Prediction Center API (`https://services.swpc.noaa.gov`) to fetch public space weather data, aligning perfectly with its stated purpose. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
能力评估
Purpose & Capability
Name/description, SKILL.md usage examples, and the expected data source (NOAA SWPC) are consistent. No unusual credentials or unrelated services are requested.
Instruction Scope
Runtime instructions are narrowly scoped to running the included Python script (e.g., python3 solar-weather.py current/forecast/aurora/etc.) and to fetching NOAA SWPC data. They do not ask the agent to read arbitrary local files or external services beyond NOAA. However, the SKILL.md implicitly requires a Python runtime (python3) even though 'required binaries' lists none — a small documentation mismatch.
Install Mechanism
No install spec is provided and the skill is effectively instruction + a single Python file. That is low risk compared with remote installers. There are no downloads or archive extracts declared.
Credentials
The skill declares no required environment variables or credentials, which fits a public-data NOAA client. That said, the bundled script could still read env vars at runtime; the SKILL.md does not document any such use.
Persistence & Privilege
No special persistence flags are set (always: not set). Model invocation flags are default, which is normal for an on-demand utility.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solar-weather - 安装完成后,直接呼叫该 Skill 的名称或使用
/solar-weather触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Monitor solar flares, geomagnetic storms, aurora forecasts, and solar wind data from NOAA SWPC
元数据
常见问题
Solar Weather Monitor 是什么?
Monitor solar weather conditions including geomagnetic storms, solar flares, aurora forecasts, and solar wind data. Uses NOAA Space Weather Prediction Center real-time data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2463 次。
如何安装 Solar Weather Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solar-weather」即可一键安装,无需额外配置。
Solar Weather Monitor 是免费的吗?
是的,Solar Weather Monitor 完全免费(开源免费),可自由下载、安装和使用。
Solar Weather Monitor 支持哪些平台?
Solar Weather Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solar Weather Monitor?
由 captmarbles(@capt-marbles)开发并维护,当前版本 v1.0.0。
推荐 Skills