weather
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No security vulnerabilities, prompt injections, or malicious patterns were identified during the analysis.
- [COMMAND_EXECUTION]: The skill utilizes the
curlbinary to fetch weather information. The usage is restricted to well-defined GET requests to retrieve weather data as described. - [EXTERNAL_DOWNLOADS]: Network requests are made to
wttr.in, which is a well-known public service for command-line weather reports. These operations do not involve downloading or executing remote code.
Audit Metadata