← Back to Skills Marketplace
dingtom336-gif

Tonight Hotel

by dingtom336-gif · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tonight-hotel
Description
Need a room right now? Find available hotels tonight at the lowest prices. Optimized for immediate check-in with real-time availability. Also supports: fligh...
Usage Guidance
Before installing or enabling this skill: 1) Verify the CLI package `@fly-ai/flyai-cli` publisher and inspect its code or its npm/GitHub page — don't install a global npm package from an unverified author. 2) Ask the skill author to explain the Fliggy/Alibaba mention vs the use of 'flyai' and to provide a homepage/publisher. 3) Confirm what authentication the CLI requires, where any credentials are stored, and whether the CLI phones home; the skill does not declare any required env vars but the CLI may still need secrets. 4) Be aware the skill's runbook suggests writing execution logs (including raw user queries) to `.flyai-execution-log.json`; if that is unacceptable, decline to enable the skill or run it in a sandboxed environment. 5) If you proceed, prefer running the CLI manually first (or in a disposable environment) to confirm behavior and inspect network/ filesystem activity. If the author provides reputable package links and a clear privacy policy, re-evaluate; otherwise treat this skill as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: tonight-hotel Version: 3.2.0 The skill mandates the global installation of a third-party npm package (@fly-ai/flyai-cli) and executes shell commands for environment checks and data retrieval (SKILL.md). It also instructs the agent to persist execution logs to a local file (.flyai-execution-log.json) as seen in references/runbook.md. While these actions are aligned with the tool's stated purpose, the requirement for global installation and automated shell execution represents a significant attack surface and potential supply chain risk.
Capability Assessment
Purpose & Capability
The manifest/description mentions Fliggy (Alibaba) and many broad travel services (flights, visas, car rental), but the runtime SKILL.md only describes hotel searches via a CLI named flyai. That branding and scope mismatch is unexplained and suspicious: either the description is inaccurate or the skill is hiding additional behavior.
Instruction Scope
The instructions force the agent to install and call an external CLI (@fly-ai/flyai-cli) for every answer and explicitly forbid using any training data. The runbook also instructs logging full user queries and CLI calls (including a snippet that appends logs to .flyai-execution-log.json), which means the skill may persist raw user inputs (potentially PII) to disk without declaring that behavior.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md mandates running `npm i -g @fly-ai/flyai-cli`. Installing a global npm package from an unverified publisher is a moderate risk (network download and arbitrary code execution). The skill does not provide publisher/homepage links to verify the package origin.
Credentials
The skill declares no required environment variables or credentials, which seems fine for a CLI-based flow; however, the external CLI will likely require some form of authentication (API keys, account login) that the skill does not document. That missing explanation reduces transparency about what secrets might be needed or stored.
Persistence & Privilege
The runbook explicitly suggests appending an execution log to `.flyai-execution-log.json` if filesystem writes are available. The skill can therefore create persistent logs containing raw user queries and CLI outputs. This persistent local storage of user data is not declared in the skill metadata and is a privacy risk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tonight-hotel
  3. After installation, invoke the skill by name or use /tonight-hotel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
Version 3.2.0 - Major update for reliability and real-time data compliance: - Enforces strict no-answer policy unless CLI data is available; no responses from training data. - Mandates installation and use of flyai CLI before answering any queries. - Adds clear rules for required booking links—every hotel result must have a valid `[Book]({detailUrl})` link. - Strongly differentiates between last-minute/tonight hotel use and advance bookings. - Expands service description to include support for flights, trains, visas, insurance, car rentals, and more.
Metadata
Slug tonight-hotel
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tonight Hotel?

Need a room right now? Find available hotels tonight at the lowest prices. Optimized for immediate check-in with real-time availability. Also supports: fligh... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.

How do I install Tonight Hotel?

Run "/install tonight-hotel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tonight Hotel free?

Yes, Tonight Hotel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tonight Hotel support?

Tonight Hotel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tonight Hotel?

It is built and maintained by dingtom336-gif (@dingtom336-gif); the current version is v3.2.0.

💬 Comments