Current version
v1.0.0
406 16万All installs 3,792
SKILL.md
text/markdown · 1169 bytes
skill-card.md
text/markdown · 1849 bytes
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This skill is a simple weather lookup helper that uses curl to query public weather APIs, with no hidden scripts or persistence.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: weather Version: 1.0.0 The skill bundle is benign. It uses `curl` to fetch weather data from legitimate public APIs (`wttr.in` and `api.open-meteo.com`), as described in `SKILL.md`. The only file operation is writing a temporary image to `/tmp/weather.png`, which is a safe and expected behavior for displaying weather. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation.