weather
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the use of 'curl' to retrieve weather data from 'wttr.in' and 'api.open-meteo.com'. These are established public APIs used for weather forecasting and do not represent a security risk when used for their intended purpose.
- [COMMAND_EXECUTION]: The skill provides example command-line instructions using 'curl'. All examples are limited to retrieving information via HTTP GET requests and do not involve dangerous patterns such as piping output to a shell or executing external scripts.
Audit Metadata