weather
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches weather information and forecasts from well-known services
wttr.inandopen-meteo.com. This is a standard and expected operation for its stated purpose. - [COMMAND_EXECUTION]: The skill utilizes
curlcommands to retrieve weather data in various formats (text, JSON, and PNG). These commands are used for data retrieval only and do not involve piping output to a shell for execution. - [DATA_EXFILTRATION]: No evidence of sensitive data access or exfiltration was found. The network operations are limited to well-known domains for the purpose of retrieving weather data.
Audit Metadata