hotel-booking
What this skill does
Hotel booking assistant for Fenbeitong (分贝通), allowing users to search, book, and manage hotel reservations.
github/leoyeai - Authentication Mismanagement - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=hotel-bookingAssessments (3)
Authentication Mismanagement
Authentication Mismanagement via local-llm-review
scripts/fb_hotel_api.py
The skill stores the access token in a file (~/.fbt-auth.json) without any encryption or access control. This could lead to exposure of sensitive authentication credentials if the file is not properlyInsecure API Communication
Insecure API Communication via local-llm-review
scripts/fb_hotel_api.py
The API communication does not appear to use HTTPS for all requests, which could expose sensitive data in transit.Hardcoded Default Token
Hardcoded Default Token via local-llm-review
scripts/fb_hotel_api.py
A hardcoded default access token (`fbsk-2db251f6c8d74ce69ae3dcb82ed1055b`) is present in the code. This is a security risk if the token is used in production or exposed.Badge
Add the Anomity scan badge for hotel-booking 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-booking? Report an issue or request a rescan.




