aviation-weather
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill connects to aviationweather.gov, an official government source, to retrieve weather data. This network activity is consistent with the skill's stated purpose.
- [SAFE]: The Python script (scripts/wx.py) does not use any dangerous functions like eval(), exec(), or subprocess calls. It safely processes API responses using the standard json library.
- [SAFE]: No evidence of prompt injection, obfuscation, or data exfiltration was found in the instructions or scripts.
- [SAFE]: The skill does not attempt to access sensitive system files or environment variables.
Audit Metadata