Book a 30-minute demo →
Skill scan report

hotel-book

View on GitHub
24 Low Automated analysis flagged 3 potential risk patterns.

What this skill does

Hotel booking assistance using the Fenbeitong (分贝通) API, including search, booking, order management, and hotel information retrieval.

github/leoyeai - API Security - 2.1k stars

ThreatsAPI Security Authentication and Token Management Third-party Dependency

Threat analysis

API Security1 finding
Authentication and Token Management1 finding
Third-party Dependency1 finding

Skill info

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

Assessments (3)

API Security1 finding MEDIUM
MEDIUM

API Security via local-llm-review

scripts/fb_hotel_api.py

The API calls use `auth=False` in some requests, which may disable SSL certificate verification and expose the skill to man-in-the-middle attacks.
Authentication and Token Management1 finding MEDIUM
MEDIUM

Authentication and Token Management via local-llm-review

scripts/fb_hotel_api.py

The skill stores the access token in `~/.fbt-auth.json` without encryption or access control, potentially exposing sensitive authentication credentials if the file is not properly secured.
Third-party Dependency1 finding LOW
LOW

Third-party Dependency via local-llm-review

requirements.txt

The use of `requests>=2.31.0` may introduce potential vulnerabilities if not kept up to date with the latest security patches.

Badge

Add the Anomity scan badge for hotel-book to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/hotel-book/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/hotel-book/"><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 hotel-book? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok