了解天气
v1.0.0Get current weather and forecasts (no API key required).
⭐ 1· 130·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, required binaries (curl), and runtime instructions all align: the skill fetches weather from wttr.in and Open-Meteo and does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md only instructs using curl against wttr.in and open-meteo endpoints and gives formatting/download examples (including writing a PNG to /tmp). It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to unexpected endpoints. Note: network requests will expose query parameters and the caller's IP to those third-party services (expected for this functionality).
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes disk installation risk.
Credentials
The skill requires no environment variables, no credentials, and no config paths — appropriate for a read-only, public-API weather lookup.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills; autonomous invocation is allowed by platform default but there is no added persistence requested by this skill.
Assessment
This skill is small and coherent: it simply runs curl against public weather services (wttr.in and Open-Meteo). Before installing, be aware that queries go to third-party servers (they will see the requested location and your IP and may log requests), and example commands may write files (e.g., /tmp/weather.png). If you have privacy concerns about exposing precise locations or running network calls, avoid enabling it or restrict the agent's network access. Otherwise no credentials or installs are required and the risk is low.Like a lobster shell, security has layers — review code before you run it.
latestvk976jm1x3gnc9r2m6pkhszhtph8350p9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌤️ Clawdis
Binscurl
