weather
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill performs legitimate weather data retrieval from well-known public services.
- [EXTERNAL_DOWNLOADS]: Retrieves weather data and images from wttr.in and api.open-meteo.com. These are established, well-known services for meteorological information, and the skill usage is limited to standard data fetching.
- [COMMAND_EXECUTION]: Uses the curl utility to perform HTTP GET requests to retrieve weather forecasts. The implementation does not include dangerous patterns such as piping to a shell, modifying system files, or executing downloaded content.
Audit Metadata