google-flight

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the fast-flights library to interact with Google Flights via HTTP GET requests. All external resources and dependencies are handled through standard package management (uv run).
  • [SAFE]: Extensive input validation is performed in scripts/search_flights.py for IATA codes, ISO dates, and currency codes, preventing common misinterpretation issues.
  • [SAFE]: The skill includes a 'monkey-patch' in patch_resilient_parser() to improve error handling for malformed upstream JSON payloads. This modification is localized to the library's internal parser and does not introduce security risks such as code injection or remote execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 02:59 PM
Security Audit — agent-trust-hub — google-flight