Weather

PassAudited by ClawScan on Feb 19, 2026.

Overview

The skill is instruction-only and simply runs curl against wttr.in and Open-Meteo to get weather; its requirements and instructions match that purpose and it requests no credentials.

This skill is coherent and low-risk: it only uses curl to query wttr.in and Open-Meteo and asks for no credentials. Things to consider before installing: these external services will see your IP address and the location queries you make (avoid sending extremely precise/private locations if you care about privacy); the example can write a PNG to /tmp if you request it; ensure curl is available on the agent environment. Note the small metadata mismatch (ownerId differs between registry metadata and _meta.json) — likely harmless but worth double-checking if provenance is important to you.