Flight Tracker for Airports in Asia Pacific

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.

What this means

Your Aviationstack API key will be used for flight schedule queries and shared with Aviationstack as part of the lookup.

Why it was flagged

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.

Skill content
route lookup parameters and your Aviationstack API key go to Aviationstack
Recommendation

Use a dedicated Aviationstack key, keep ~/.openclaw/.env private, and revoke or rotate the key if it is exposed.

What this means

You may have less ability to independently verify where the skill came from or compare it against an upstream project.

Why it was flagged

The registry metadata does not provide an upstream source or homepage, so users have less provenance context for the included local script.

Skill content
Source: unknown; Homepage: none
Recommendation

Review the included files before use and install only if you trust the registry package and publisher.