Weather
v1.0.3Get current weather and forecasts (no API key required).
⭐ 0· 245·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 (weather, no API key) match the declared requirement (curl) and the SKILL.md which calls wttr.in and Open‑Meteo. Asking for curl is reasonable and proportionate.
Instruction Scope
Instructions are limited to curl commands against wttr.in and api.open-meteo.com and include examples for text and PNG outputs. Note: these examples send location queries and your client IP to the external services (privacy consideration), and one example writes a PNG to /tmp. No instructions read local files, environment variables, or other system config.
Install Mechanism
No install spec or code files — instruction-only. This minimizes on-disk risk; nothing is downloaded or executed beyond the user/agent running curl.
Credentials
No environment variables, credentials, or config paths are requested. Requested capabilities are limited to the single binary (curl) required to perform HTTP requests.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide changes. It does not modify other skills or require elevated privileges.
Assessment
This skill is coherent and lightweight, but remember it issues network requests: the remote services (wttr.in, Open‑Meteo) will see the queried location and your client IP. If you care about location privacy, avoid sending precise addresses or use a privacy-preserving network. Ensure curl is present on the agent host. For programmatic JSON, prefer Open‑Meteo; for quick human-readable output use wttr.in. If you see any additional env vars, install steps, or code files added later, re-check — such changes would need a fresh review.Like a lobster shell, security has layers — review code before you run it.
latestvk97degtrffptx3rsfhb9t7ksph84etf0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌤️ Clawdis
Binscurl
