Aviation Agent
PassAudited by ClawScan on Feb 25, 2026.
Overview
The skill's code, instructions, and required actions line up with its stated purpose (fetching and decoding METAR/TAF/PIREP and providing FAA quick references); it does not request extra credentials or perform unexpected actions.
This skill appears coherent and focused: it fetches weather from aviationweather.gov and provides reference material. Notes before installing: (1) the source/homepage is unknown — if you require provenance, review the included scripts/metar.py yourself or run it in a sandboxed environment before enabling; (2) the skill performs outbound HTTPS requests to aviationweather.gov, so ensure you are comfortable with network egress from the agent runtime; (3) there are no requested secrets or installs, but as with any code from an unknown publisher, prefer running it with least privilege (no access to sensitive files or credentials) and inspect the file(s) for any changes or additions before trusting automated invocation.
