MH weather
v1.0.0Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historic...
⭐ 0· 536·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description promise is a weather lookup via wttr.in or Open‑Meteo; the SKILL.md exclusively documents curl usage against wttr.in. Requiring only curl and no credentials is appropriate for the described wttr.in-based functionality, but the mention of Open‑Meteo in the description is not reflected in the instructions (minor mismatch).
Instruction Scope
SKILL.md contains concrete curl commands to query wttr.in and does not instruct reading files, accessing unrelated environment variables, or transmitting data to unexpected endpoints. All commands are scoped to fetching weather responses/images from wttr.in.
Install Mechanism
Instruction-only skill with no install spec or code files; it relies on curl being present. This is low-risk and consistent with the stated behavior.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to a public weather lookup skill.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (platform default) and appropriate for this utility. The skill does not request persistent system-level privileges or modify other skills.
Assessment
This skill appears coherent and lightweight: it runs curl against wttr.in to fetch weather and needs no credentials or installs. Consider: (1) the description mentions Open‑Meteo but the instructions only show wttr.in — if you need Open‑Meteo replace or extend the commands accordingly; (2) queries (including location text) are sent to a third party (wttr.in), so avoid sending highly sensitive location data you don't want transmitted; (3) wttr.in has rate limits — avoid spamming requests; and (4) if you require official severe-weather alerts or historical/climatological data, use a specialized API instead. If you want extra assurance, request a version that documents Open‑Meteo usage or that exposes a configurable endpoint.Like a lobster shell, security has layers — review code before you run it.
latestvk97fmfrf97744kwbsadbsbabpd81v6x2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌤️ Clawdis
Binscurl
