Book a 30-minute demo →
Skill scan report

hotel-booking

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

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

ThreatsAuthentication Mismanagement Insecure API Communication Hardcoded Default Token

Threat analysis

Authentication Mismanagement1 finding
Insecure API Communication1 finding
Hardcoded Default Token1 finding

Skill info

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

Assessments (3)

Authentication Mismanagement1 finding MEDIUM
MEDIUM

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 properly
Insecure API Communication1 finding MEDIUM
MEDIUM

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 Token1 finding LOW
LOW

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.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok