tianqi

v1.0.0

Get current weather and forecasts via wttr.in and Open-Meteo. Use when: user asks in Chinese about weather, temperature, rain, wind, or short-range forecasts...

0· 214·0 current·0 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 (Chinese weather queries) match the declared requirements and instructions: it uses wttr.in for quick text results and Open‑Meteo for structured forecasts and geocoding. Requiring curl is appropriate.
Instruction Scope
SKILL.md only instructs the agent to call wttr.in and Open‑Meteo endpoints with curl, prefer Chinese place names, and to confirm ambiguous locations. It does not ask for unrelated files, environment variables, or external endpoints.
Install Mechanism
Instruction-only skill with no install spec or code files. This minimizes disk writes and arbitrary code execution risk.
Credentials
No environment variables, secrets, or config paths are requested. Network access to the public APIs is the only external requirement and is proportional to the purpose.
Persistence & Privilege
Skill is not marked always:true and is user-invocable; it can be called autonomously (platform default), which is expected for a utility skill but does not add unusual privileges.
Assessment
This skill appears coherent and safe: it only makes outbound requests to wttr.in and Open‑Meteo and does not request credentials. Before installing, consider: (1) the skill will send place names (including precise locations if provided) over the network—avoid providing private exact addresses unless you consent; (2) public APIs may have rate limits or occasional inaccuracies—treat results as quick forecasts, not official warnings; and (3) if you need higher privacy or guaranteed availability, consider using a paid/weather service with an API key and explicit privacy terms.

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

latestvk974v5hcbawfehr4sn5j6sncnd82xgc1

License

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

Runtime requirements

🌦️ Clawdis
Binscurl

Comments