Weather Open‑Meteo
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may run simple curl and jq commands to fetch and parse weather data.
The skill relies on local command-line tools to make HTTP requests and parse JSON. This is expected and disclosed for a weather API skill.
The skill **requires** `curl` **and** `jq`.
Install only if you are comfortable with the agent making network requests for weather lookups; no special credentials are required.
Locations you ask about, including exact coordinates if provided, may be sent to Open-Meteo or wttr.in.
Weather lookups disclose the requested city or coordinates to external weather providers. This is purpose-aligned and disclosed, but users should understand the privacy implication.
This skill provides current weather and simple forecasts by querying the open‑meteo.com public API. If the geocoding lookup or weather request fails, the skill can fall back to **wttr.in** as a lightweight alternative.
Avoid using exact home or sensitive locations if you do not want them shared with public weather services; prefer general city names when possible.
