Hotel
PassAudited by ClawScan on May 1, 2026.
Overview
This is a local hotel-planning helper whose code matches its stated purpose, with the main thing to notice being that it saves trip and hotel preferences on your device.
This skill appears safe for local hotel planning. Before installing, be aware it keeps trip and hotel-planning information in local OpenClaw memory files; avoid entering sensitive secrets and remove those files when you no longer need the saved planning data.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Your destinations, travel dates, budgets, hotel notes, and preferences may be saved locally and reused by later hotel-planning workflows.
The skill intentionally persists trip, hotel, and preference data locally. This is disclosed and purpose-aligned, but users should recognize that travel plans and preferences remain on disk for future use.
All data is stored locally only under: - `~/.openclaw/workspace/memory/hotel/trips.json` - `~/.openclaw/workspace/memory/hotel/hotels.json` - `~/.openclaw/workspace/memory/hotel/preferences.json`
Do not store secrets in hotel notes or preferences, and delete the listed local JSON files if you no longer want the data retained.
