Weather Like Test
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is benign. It uses `curl` to fetch weather data from legitimate, public APIs (`wttr.in` and `api.open-meteo.com`), as explicitly stated in `SKILL.md`. The instructions are clear, do not attempt prompt injection, and the only file system interaction is writing a temporary image to `/tmp/weather.png`, which is a standard and non-sensitive operation. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
