Weather Wttr.In
PassAudited by ClawScan on Apr 4, 2026.
Overview
The skill's code and instructions are consistent with its stated purpose (fetching weather from wttr.in); it requires no credentials and has no hidden endpoints — main user consideration is that requests go to wttr.in (IP-based auto-location and the User-Agent string may be visible to that service).
This skill is coherent with its description and doesn't request credentials. It will make HTTPS requests to wttr.in (the service will see your IP and the location you query). If you run it without specifying a location, wttr.in will auto-detect your location from your IP — avoid that if you need stronger location privacy. The script uses a custom User-Agent that identifies the skill; otherwise there are no hidden endpoints or unexpected behaviors.
