flights
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the "fast-flights" Python package to be installed from PyPI. This library is the primary dependency used to interact with flight data services.
- [COMMAND_EXECUTION]: The skill includes a Python script "flights-search" that acts as a command-line interface. Analysis of the script confirms it only processes flight-related arguments and does not execute arbitrary shell commands or external binaries.
- [SAFE]: No malicious patterns were identified. The code does not contain hardcoded credentials, obfuscation, or instructions intended to bypass AI safety guidelines. The network operations are limited to well-known airline domains and flight data retrieval.
Audit Metadata