Weather Litiao

v1.0.0

Get current weather and forecasts (no API key required).

0· 133·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (weather, no API key) matches the SKILL.md: all examples are curl requests to wttr.in and Open‑Meteo. The only required binary is curl, which is appropriate and proportional.
Instruction Scope
Instructions are limited to making HTTP requests to public weather services and optionally saving a PNG to /tmp. Note: example URLs omit the https:// scheme (using plain wttr.in), which may result in unencrypted requests; user-supplied location strings are sent to third-party servers and could reveal location data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to a read-only weather lookup skill.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills/system settings. It can be invoked autonomously (platform default) but that is normal for skills and not flagged alone.
Assessment
This skill is simple and coherent, but be aware: it makes network requests to third‑party services (wttr.in and Open‑Meteo). Don't send sensitive or exact personal-location strings if you don't want that data transmitted. Prefer using explicit HTTPS URLs (https://wttr.in/...) to avoid plaintext HTTP. If you need an offline or private weather source, do not install this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk9734s2tdn8stbkjtxcxvqhcvs832jcj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🌤️ Clawdis
Binscurl

Comments