weather
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches weather information from wttr.in, which is a widely recognized and well-known service for terminal-based weather reports.\n- [COMMAND_EXECUTION]: The skill utilizes the curl utility to perform HTTP requests. User-supplied locations are interpolated into the URL, which is the standard operational mode for this service.\n- [DATA_EXFILTRATION]: Network activity is restricted to the weather service and involves only location-related parameters, with no access to or transmission of sensitive system information.\n- [PROMPT_INJECTION]: The skill processes data from an external source (wttr.in), creating a surface for potential indirect prompt injection. However, this is inherent to the primary purpose of the skill, and the data source is a well-known public service.
Audit Metadata