← 返回 Skills 市场
guchigangz

Weather Aqi

作者 buihieu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hb-weather-aqi
功能描述
Provides real-time weather and air quality index (AQI) data for any location using Open-Meteo and Waqi API.
使用说明 (SKILL.md)

Weather & AQI Realtime Skill

Version: 1.0.0
Author: Perplexity AI (dựa trên weather_aqi.js)
Description: Lấy thời tiết + AQI realtime cho bất kỳ location (Hanoi, NYC...). Dùng Open-Meteo + Waqi API. Output JSON/text.

Usage

  • Agent query: "Weather AQI Hanoi"
  • JSON: "Get weather_aqi json Tokyo"
  • Env: WAQITOKEN=your_waqi_token

Tools Required

  • web_fetch (geocoding, weather, AQI)
  • env (WAQITOKEN)

License: MIT-0 | Safe: VirusTotal clean

安全使用建议
This skill's code matches its description and only needs a WAQI API token to fetch AQI, so the functionality is plausible — but the registry metadata failing to declare WAQITOKEN is an inconsistency you should clarify before installing. Ask the publisher to update metadata to list WAQITOKEN, confirm the token's intended scope (prefer a limited-purpose WAQI token), and avoid supplying any broader credentials. Because the package includes a code file but no install spec or source/homepage, consider requesting the source or reviewing the code yourself (it was provided and looks straightforward) and testing with a throwaway token first.
功能分析
Type: OpenClaw Skill Name: hb-weather-aqi Version: 1.0.0 The skill bundle provides legitimate weather and Air Quality Index (AQI) data using the Open-Meteo and WAQI APIs. The JavaScript code (weather_aqi_claw.js) uses the native web_fetch tool to retrieve data and correctly utilizes the WAQITOKEN environment variable for its intended purpose without any signs of data exfiltration, obfuscation, or malicious instructions.
能力评估
Purpose & Capability
The code and SKILL.md call Open‑Meteo geocoding/forecast and the WAQI API, which matches the skill's description. However, the registry metadata lists no required env vars while both the code and SKILL.md expect WAQITOKEN.
Instruction Scope
Runtime instructions limit actions to web_fetch calls (Open‑Meteo and WAQI) and reading WAQITOKEN from the environment; there are no instructions to read unrelated files, system state, or to exfiltrate data to other endpoints.
Install Mechanism
No install spec (lower risk) and the code is pure fetch-based JavaScript with no external downloads. Note: a code file is packaged but there is no explicit install/runtime packaging guidance in the registry metadata.
Credentials
The code uses process.env.WAQITOKEN to call the WAQI API (reasonable for AQI queries), but the registry metadata incorrectly reports 'Required env vars: none'. This mismatch is concerning because a required secret is not declared in metadata, which could lead to confusion or accidental disclosure policies being bypassed.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always is false), does not modify other skills or system config, and only performs on‑demand network calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hb-weather-aqi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hb-weather-aqi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Weather & AQI Realtime Skill. - Provides real-time weather and air quality index (AQI) for any location. - Uses Open-Meteo and Waqi APIs for data sources. - Supports both plain text and JSON output formats. - Requires web_fetch tool for geocoding, weather, and AQI retrieval. - Needs WAQITOKEN environment variable for API access.
元数据
Slug hb-weather-aqi
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather Aqi 是什么?

Provides real-time weather and air quality index (AQI) data for any location using Open-Meteo and Waqi API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Weather Aqi?

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

Weather Aqi 是免费的吗?

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

Weather Aqi 支持哪些平台?

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

谁开发了 Weather Aqi?

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

💬 留言讨论