flight-tracker-2

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the AviationStack API for real-time flight data. All network requests are directed to the official API endpoint (api.aviationstack.com).
  • [SAFE]: Secret management follows best practices. The skill instructs the user to set their own API key via the AVIATIONSTACK_API_KEY environment variable and explicitly warns against hardcoding it. There are no embedded credentials in the source code.
  • [SAFE]: The skill uses standard, verifiable Python dependencies (requests).
  • [SAFE]: The Python script performs standard data processing and formatting without using dangerous functions like eval() or exec(). Command-line arguments are safely handled via argparse.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 12:25 AM