v1.0.0
2026/01/04
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill is internally consistent with its stated purpose: it provides weather via wttr.in and Open-Meteo using curl, requires no credentials or installs, and the runtime instructions stay on-task (minor metadata mismatch noted).
置信度: 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.