← 返回 Skills 市场
dingtom336-gif

Tonight Hotel

作者 dingtom336-gif · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tonight-hotel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tonight-hotel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug tonight-hotel
版本 3.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Tonight Hotel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tonight-hotel」即可一键安装,无需额外配置。

Tonight Hotel 是免费的吗?

是的,Tonight Hotel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tonight Hotel 支持哪些平台?

Tonight Hotel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tonight Hotel?

由 dingtom336-gif(@dingtom336-gif)开发并维护,当前版本 v3.2.0。

💬 留言讨论