weather
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses public weather APIs which are considered well-known services for developer tools.
- [EXTERNAL_DOWNLOADS]: Fetches data and images from wttr.in and api.open-meteo.com using curl. These are standard operations for a weather utility and target reputable domains.
- [COMMAND_EXECUTION]: Employs curl for simple HTTP GET requests. The command patterns are static and do not involve shell piping, remote script execution, or manipulation of sensitive system files.
Audit Metadata