weather
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to wttr.in and api.open-meteo.com to retrieve weather information. These are established public services for weather data and are considered safe sources for this purpose.
- [COMMAND_EXECUTION]: The skill utilizes the curl command to perform HTTP GET requests and optionally save a weather image to the temporary directory. These operations are standard for weather retrieval and do not involve untrusted script execution or sensitive data access.
Audit Metadata