weather
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches weather data from wttr.in, an established and well-known service for terminal-based weather reporting.
- [COMMAND_EXECUTION]: Uses curl to perform HTTP GET requests to retrieve weather data in various formats such as plain text, JSON, or images.
- [DATA_EXFILTRATION]: No sensitive system data or credentials are accessed or transmitted. The skill only transmits user-specified location names to retrieve weather information.
- [SAFE]: No suspicious patterns, such as prompt injection, persistence mechanisms, or obfuscation, were identified in the skill instructions or metadata.
Audit Metadata