← 返回 Skills 市场
cutthemustard

Weather Check

作者 CutTheMustard · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
336
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-check
功能描述
Current weather conditions and multi-day forecasts for any location worldwide.
安全使用建议
This skill simply posts location queries to https://weather.agentutil.net and returns the service's response. Before installing, consider whether you trust that domain and its privacy claims: queries (including coordinates) will be sent to that third party and may be logged. The SKILL.md mentions a paid crypto-based tier — confirm you understand how billing would be handled if you plan to exceed the free quota. If you need stronger privacy guarantees, prefer a weather API you control or one from a well-known provider and require explicit authentication rather than an unauthenticated endpoint.
功能分析
Type: OpenClaw Skill Name: weather-check Version: 1.0.0 The skill bundle describes a 'weather-check' agent skill that interacts with the external service `https://weather.agentutil.net`. The `SKILL.md` file provides documentation, API endpoints, and usage examples using `curl`. There is no evidence of prompt injection attempts against the AI agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The content is consistent with a legitimate, well-documented skill for retrieving weather information.
能力评估
Purpose & Capability
Name/description (weather and forecasts) match the runtime instructions which call a remote weather API (https://weather.agentutil.net). There are no unrelated requirements (no binaries, env vars, or installs). Note: registry metadata listed no homepage but SKILL.md includes one — minor metadata inconsistency.
Instruction Scope
SKILL.md instructs the agent to POST location data (name or lat/lon) to the external service and to parse responses. This is expected for a weather skill, but it does mean user-provided locations are transmitted to a third-party endpoint; the agent may also perform outbound network calls whenever the skill is used.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md mentions a paid tier (crypto payment) but does not require any payment credentials from the agent, which is unusual but not inconsistent.
Persistence & Privilege
always: false and default agent invocation rules apply. The skill does not request permanent presence or privileges over other skills or system config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of weather-check skill. - Provides current weather conditions and multi-day forecasts for any global location. - Supports location queries by name or coordinates. - Free tier: 10 queries/day, no authentication needed. - Paid tier available with low per-query cost. - Privacy focused: No personal data collected; rate limiting via IP hash only.
元数据
Slug weather-check
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Weather Check 是什么?

Current weather conditions and multi-day forecasts for any location worldwide. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 336 次。

如何安装 Weather Check?

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

Weather Check 是免费的吗?

是的,Weather Check 完全免费(开源免费),可自由下载、安装和使用。

Weather Check 支持哪些平台?

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

谁开发了 Weather Check?

由 CutTheMustard(@cutthemustard)开发并维护,当前版本 v1.0.0。

💬 留言讨论