Weather Open‑Meteo

v0.1.5

Get current weather and forecasts via open-meteo.com with optional fallback to wttr.in if available. No API key required.

0· 671·0 current·0 all-time
byDiogoSousa@vdiogov
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
Name/description (weather via open-meteo, fallback wttr.in) match the actual instructions and required binaries (curl, jq). No unexplained credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions perform only network requests to open-meteo and wttr.in and use jq for URL encoding/JSON parsing. This is appropriate for the task. Note: the examples will make outbound HTTP(S) requests (including one wttr.in example using http:// for PNG); those calls expose the caller's IP and request metadata to the remote services.
Install Mechanism
Instruction-only skill with no install spec or downloadable code — lowest-risk installation footprint.
Credentials
No environment variables, credentials, or config paths requested. The required binaries (curl, jq) are proportionate to the described functionality.
Persistence & Privilege
Skill does not request always:true or any elevated persistence or system config changes. Default autonomous invocation is allowed but not unusual; the skill itself does not request additional privileges.
Assessment
This skill appears coherent and limited to fetching weather from public APIs and formatting results with jq. Before installing: ensure you are comfortable with the agent making outbound requests (these calls reveal your IP and request headers to open-meteo and wttr.in). Also note one example uses http://wttr.in for PNG retrieval — prefer HTTPS if you need confidentiality. No API keys or credentials are required.

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

latestvk9753ta0pd3w1msnq8rjb07n9181cnz6

License

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

Runtime requirements

🌤️ Clawdis
Binscurl, jq

Comments