flights
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent flight-search skill that uses a disclosed external flight API and shows no artifact-backed malicious or overbroad behavior.
This appears reasonable for flight price searches. Before using it, be aware that your travel search details are sent to a third-party flight API, and verify dates, airports, and prices before relying on the results.
Findings (1)
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 origin, destination, travel dates, passenger counts, and cabin preference may be sent to the 51smart flight API to retrieve prices.
This shows the skill sends user travel-search details to a third-party API. That is disclosed and purpose-aligned, but users should know their query data leaves the local conversation.
POST directly to `https://skill.flight.51smart.com/api/search` ... User data (city/date) is used solely for flight search.
Use it for flight queries you are comfortable sharing with that API, and avoid including unrelated personal or sensitive information.
