weather
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
curlcommand-line utility to fetch weather data. This is limited to querying a specific, well-known weather service (wttr.in) and is consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The skill retrieves weather forecasts and current conditions from
wttr.in. This is a public, terminal-oriented weather service. No sensitive user data or credentials are transmitted in these requests.
Audit Metadata