← 返回 Skills 市场
liquanyu123

winter-escape-flight

作者 liquanyu123 · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install winter-escape-flight
功能描述
Book winter escape flights to warm destinations for a winter sun getaway. Also supports: flight booking, hotel reservation, train tickets, attraction tickets...
安全使用建议
This skill appears to be an instruction-only flight-search wrapper that will run a third-party CLI (flyai) and may install an npm package globally. Before installing or invoking it: 1) ask the publisher for the flyai CLI's official homepage or repository and verify the npm package owner/publisher; 2) confirm how the CLI authenticates (is an account, API key, or interactive login required?) — the skill does not declare any credentials; 3) be cautious about running `npm i -g @fly-ai/flyai-cli` on your machine without verifying the package source; 4) don't assume the skill handles hotels/trains/attractions — its instructions only show flight search commands despite claiming broader features; and 5) if you proceed, test in a controlled environment (VM/container) first to observe what the CLI installs or contacts.
功能分析
Type: OpenClaw Skill Name: winter-escape-flight Version: 3.2.0 The skill mandates the global installation of an external NPM package (@fly-ai/flyai-cli) using 'npm i -g' if the command is not found, which is a high-risk operation that could lead to arbitrary code execution or persistence. While the instructions are focused on flight booking and the CLI parameters appear legitimate, the requirement for an AI agent to perform unverified global software installations without user confirmation is a significant security risk. Additionally, the metadata contains a future-dated publication timestamp (April 2026) in SKILL.md and _meta.json.
能力评估
Purpose & Capability
The skill description claims broad travel support and states it is "powered by Fliggy (Alibaba Group)", but the runtime instructions only contain commands for a 'flyai' CLI focused on flight search. There is a mismatch between the claimed provider (Fliggy) and the tool used (flyai), and the breadth of services (hotels, trains, attractions, insurance, visa, etc.) is not supported anywhere in the SKILL.md playbooks or templates. That discrepancy suggests the description is overstated or copied from elsewhere.
Instruction Scope
The SKILL.md stays within a narrow scope: it requires running the flyai CLI and formatting its JSON output into Markdown with booking links. It does not ask to read local files or environment variables. However, it enforces strict runtime rules (never answer from training data, always include [Book]({detailUrl}), re-execute on failures) that could cause repeated network/CLI calls if the expected fields aren't present. It also omits any guidance about authentication/credentials for the CLI, which is important for real-world operation.
Install Mechanism
If flyai CLI is missing, the skill instructs installing it globally via `npm i -g @fly-ai/flyai-cli`. A global npm install is a moderately privileged operation and will execute code from the npm registry; no homepage, source repository, or publisher info is provided in the skill metadata. The npm package name is plausible but provenance is unknown; this increases risk because the install would fetch and run third-party code on the host.
Credentials
The skill declares no required environment variables or credentials, yet it performs live booking searches and enforces booking links. Real booking CLIs frequently require authentication tokens or accounts; the SKILL.md does not explain how the flyai CLI authenticates (interactive login, local config, environment vars). That omission is disproportionate: either the skill should declare needed credentials or explain the auth flow. Also some parameter mappings mention flags like `--max-price` and `--seat-class-name` that are not listed in the main Parameters table, which is inconsistent.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. It is instruction-only and the only system changes it suggests are installing a global npm package if missing. The skill does not request modifications to other skills or system configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install winter-escape-flight
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /winter-escape-flight 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
Winter Escape Flight 3.2.0 — CLI-only real-time booking rules enforced - Strict CLI-first execution: responses must use live data from the flyai CLI, never training data. - Introduces mandatory environment checks and CLI install steps before running any search. - All answers must include a valid [Book](detailUrl) link from the CLI output. - Activation and workflow rules clarified; only responds to "winter escape" and related queries. - Expanded parameters and playbooks for sorting (recommended, price, duration, direct). - Output templates and result formatting now fully standardized for reliability and compliance.
元数据
Slug winter-escape-flight
版本 3.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

winter-escape-flight 是什么?

Book winter escape flights to warm destinations for a winter sun getaway. Also supports: flight booking, hotel reservation, train tickets, attraction tickets... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。

如何安装 winter-escape-flight?

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

winter-escape-flight 是免费的吗?

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

winter-escape-flight 支持哪些平台?

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

谁开发了 winter-escape-flight?

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

💬 留言讨论