Accurate weather forecasts using Open-Meto API (no key required)
PassAudited by ClawScan on Feb 25, 2026.
Overview
The skill's requests, endpoints, and instructions match its stated purpose (fetching weather via the public Open‑Meteo API); it asks for no credentials, installs nothing, and stays within the expected scope.
This skill is coherent and low-risk: it only calls public Open‑Meteo endpoints and requires no credentials or installs. Before installing, consider: (1) network privacy — queries include the location you enter (city name or coordinates) which will be sent to Open‑Meteo; avoid sending highly sensitive location data if you don't want that logged by the external service; (2) terms and limits — confirm Open‑Meteo's current usage terms (the doc claims 'no rate limits for non-commercial use') if you plan heavy or commercial usage; (3) session behavior — the skill will remember unit preference for the session, so if you need stateless behavior, tell the agent each time; (4) provenance — the skill has no homepage/source link, so if you want verifiable authorship or support, request/source a published repository or homepage from the provider. If any of these are concerns for you, ask the publisher for more details before installing.
