ai-flight
What this skill does
This skill is a flight booking assistant that interacts with an external API to search for flights, book tickets, modify reservations, and cancel tickets. It requires user authentication and handles s
github/leoyeai - Data Exfiltration - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=ai-flightAssessments (4)
Data Exfiltration
Data Exfiltration via local-llm-review
scripts/auth.py
The script sends user phone numbers and verification codes to an external API without encryption or validation. It also stores the apiKey in a temporary file, which may be accessible to other processeData Exfiltration via local-llm-review
scripts/create_order.py
The script processes and sends sensitive user data (passenger name, phone number, ID number) to an external API without encryption or validation. This data is not masked or obfuscated in the code.Insecure API Communication
Insecure API Communication via local-llm-review
scripts/common.py
The script uses `urllib.request` to make HTTP requests to an external API (`https://app-gate.fenbeitong.com/air_biz/skill/execute`) without enforcing HTTPS or validating the SSL certificate. This coulInsecure Storage
Insecure Storage via local-llm-review
scripts/common.py
The script stores the apiKey in a temporary file (`~/.fbt_auth.json`) without encryption. This file is stored in the system's temporary directory, which may not be secure and could be accessed by otheBadge
Add the Anomity scan badge for ai-flight to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of ai-flight? Report an issue or request a rescan.




