hotel-book
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
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=hotel-bookAssessments (3)
API Security
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 Management
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 Dependency
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.
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.




