Weather Open‑Meteo
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The skill bundle is benign, providing weather information via open-meteo.com and wttr.in using standard `curl` and `jq` commands. The `SKILL.md` clearly outlines the skill's purpose, dependencies, and usage, including examples that demonstrate safe URL encoding with `jq -sRr @uri`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. All network calls are directed to legitimate weather APIs.
