Weather Check

v1.0.0

Current weather conditions and multi-day forecasts for any location worldwide.

0· 302·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
Name/description (weather and forecasts) match the runtime instructions which call a remote weather API (https://weather.agentutil.net). There are no unrelated requirements (no binaries, env vars, or installs). Note: registry metadata listed no homepage but SKILL.md includes one — minor metadata inconsistency.
Instruction Scope
SKILL.md instructs the agent to POST location data (name or lat/lon) to the external service and to parse responses. This is expected for a weather skill, but it does mean user-provided locations are transmitted to a third-party endpoint; the agent may also perform outbound network calls whenever the skill is used.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md mentions a paid tier (crypto payment) but does not require any payment credentials from the agent, which is unusual but not inconsistent.
Persistence & Privilege
always: false and default agent invocation rules apply. The skill does not request permanent presence or privileges over other skills or system config.
Assessment
This skill simply posts location queries to https://weather.agentutil.net and returns the service's response. Before installing, consider whether you trust that domain and its privacy claims: queries (including coordinates) will be sent to that third party and may be logged. The SKILL.md mentions a paid crypto-based tier — confirm you understand how billing would be handled if you plan to exceed the free quota. If you need stronger privacy guarantees, prefer a weather API you control or one from a well-known provider and require explicit authentication rather than an unauthenticated endpoint.

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

latestvk9785jjgj4kkq5zgpt2g7xvtv9829yyt

License

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

Runtime requirements

🌤️ Clawdis

Comments