search-flight
What this skill does
This skill is a flight booking assistant that interacts with an external AI ticket service to perform flight searches, bookings, cancellations, and modifications. It requires user authentication and h
github/leoyeai - Data Exfiltration - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=search-flightAssessments (3)
Data Exfiltration
Data Exfiltration via local-llm-review
scripts/auth.py
The script sends user phone numbers to an external API without encryption or validation, and stores the resulting apiKey in a temporary file. This could be exploited if the API is compromised or if thInsecure Credential Handling
Insecure Credential Handling via local-llm-review
scripts/common.py
The script saves the apiKey in a temporary file without proper access controls or encryption. This could lead to exposure of sensitive credentials if the file is not properly secured.Lack of Input Validation
Lack of Input Validation via local-llm-review
scripts/create_order.py
The script does not validate user input for passenger information (name, phone, ID) before sending it to the external API. This could lead to injection attacks or data corruption.Badge
Add the Anomity scan badge for search-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 search-flight? Report an issue or request a rescan.




