weather
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches weather data from wttr.in, a well-known and reputable public service for command-line weather reports.
- [COMMAND_EXECUTION]: Utilizes the curl utility to perform network requests for weather information, which is consistent with the skill's stated purpose.
- [PROMPT_INJECTION]: The skill processes output from an external service (wttr.in). While this represents a theoretical indirect injection surface, the source is a reputable well-known service and no specific exploitation patterns were found.
Audit Metadata