Weather via OpenMeteo (via openmeteo-sh cli; advanced ver)
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is designed to query weather data using the `openmeteo` CLI. The `SKILL.md` explicitly instructs the AI agent to "Quote all user-provided values in shell commands" to prevent shell injection, demonstrating a clear intent to mitigate vulnerabilities. The `README.md` transparently declares network access to legitimate Open-Meteo API endpoints and lists common prerequisites (`bash`, `curl`, `jq`). There is no evidence of malicious intent such as data exfiltration to unauthorized endpoints, backdoors, or obfuscation. The installation methods for the `openmeteo-sh` CLI (Homebrew, APT, source) carry standard supply chain risks, but this is external to the skill bundle's runtime behavior and not indicative of malice within the skill itself.
