Flight Tracker for Airports in Asia Pacific
PassAudited by ClawScan on May 1, 2026.
Overview
This flight-tracking skill appears purpose-aligned, but users should notice that it runs a local Python script and uses an Aviationstack API key for external flight lookups.
This looks reasonable for checking flight schedules. Before installing, be comfortable storing an Aviationstack API key locally and sending route searches plus that key to Aviationstack; also note that the package has no listed homepage or source repository.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Your Aviationstack API key will be used for flight schedule queries and shared with Aviationstack as part of the lookup.
The skill uses a user-provided API credential and sends it to the expected flight-data provider; this is disclosed and purpose-aligned, but credential use is sensitive.
route lookup parameters and your Aviationstack API key go to Aviationstack
Use a dedicated Aviationstack key, keep ~/.openclaw/.env private, and revoke or rotate the key if it is exposed.
You may have less ability to independently verify where the skill came from or compare it against an upstream project.
The registry metadata does not provide an upstream source or homepage, so users have less provenance context for the included local script.
Source: unknown; Homepage: none
Review the included files before use and install only if you trust the registry package and publisher.
