Book a 30-minute demo →
Skill scan report

airticket

View on GitHub
49 Medium This skill sends sensitive values to an external host. Automated analysis flagged 1 additional risk pattern.

What this skill does

This skill is a flight ticket booking assistant that interacts with an external API to search for flights, book tickets, modify reservations, and cancel tickets. It requires user authentication and ha

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration Insecure Storage

Threat analysis

Data Exfiltration2 findings
Insecure Storage1 finding

Skill info

Nameleoyeai/airticket
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=airticket
Stars2.1k

Assessments (3)

Data Exfiltration2 findings HIGH
HIGH

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 processe
HIGH

Data Exfiltration via local-llm-review

scripts/create_order.py

The script processes and sends user personal information (passenger name, phone, ID) to an external API for booking flights. This data is not encrypted in transit or at rest.
Insecure Storage1 finding MEDIUM
MEDIUM

Insecure Storage via local-llm-review

scripts/common.py

The script stores the apiKey in a temporary file (`~/.fbt_auth.json`) without proper access controls or encryption. This file is stored in the system's temporary directory, which may not be secure.

Badge

Add the Anomity scan badge for airticket to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/airticket/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/airticket/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

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 airticket? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok