weather
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill uses the curl command to retrieve weather data from reputable and well-known services, specifically wttr.in and api.open-meteo.com. These operations are consistent with the skill's stated purpose of providing weather forecasts.
- [COMMAND_EXECUTION]: The skill includes examples of executing curl to fetch data and save a file to a temporary directory (/tmp/weather.png). These commands are standard for the intended use case and do not involve privilege escalation or the execution of remote scripts.
Audit Metadata