← 返回 Skills 市场
startup-trip
作者
dingtom336-gif
· GitHub ↗
· v1.0.0
· MIT-0
50
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install startup-trip
功能描述
Book flights for startup events and entrepreneur travel. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary plann...
安全使用建议
This skill is coherent at a high level (it uses a CLI to fetch booking data) but includes runtime instructions that raise risk: it tells the agent to install a global npm package (@fly-ai/flyai-cli) without verifying the package source, references files that aren't bundled, and enforces strict re-execution rules. Before installing or enabling this skill, ask the publisher for: (1) the official source or homepage and the package repository or npm publisher identity; (2) a checksum or release URL for the CLI binary/package; (3) confirmation that no credentials are required and what endpoints the CLI contacts. If you must try it, run the CLI install in a sandbox or container (do not perform a global install on a production machine), audit the installed package contents, and monitor network activity. If the publisher cannot provide trustworthy provenance for the CLI, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: startup-trip
Version: 1.0.0
The skill requires the installation of a global NPM package (`npm i -g @fly-ai/flyai-cli`) and the execution of its CLI commands to perform flight searches. While these actions are aligned with the stated purpose of travel booking, the requirement to install and execute external code with global privileges poses a significant security risk (potential RCE or system compromise). No explicit evidence of malicious intent or data exfiltration was found in SKILL.md, but the high-privilege installation requirement warrants a suspicious classification.
能力评估
Purpose & Capability
The skill claims to book flights/hotels and requires the flyai CLI to do so, which is coherent. However, it also says "powered by Fliggy (Alibaba Group)" while the CLI it instructs to install is @fly-ai/flyai-cli — the provenance link between the claimed provider and the required CLI is not shown. The skill also references internal reference files (references/*.md) that are not included in the bundle.
Instruction Scope
The SKILL.md mandates installing and executing a network-fetched CLI and insists every answer must come solely from that CLI (never from training data). It enforces re-execution until outputs contain Book links, and it references supplementary files that are not present in the package. These strict rules could cause repeated installs/commands or unexpected external network activity and give the agent broad runtime obligations beyond mere formatting.
Install Mechanism
There is no formal install spec in the registry entry, but the runtime instructions tell the agent to run `npm i -g @fly-ai/flyai-cli` if the CLI is missing. Global npm installation is a network operation that writes to disk and executes third-party code; the SKILL.md provides no verification (publisher, checksum, or trusted source) for that package.
Credentials
The skill requests no environment variables, credentials, or config paths. For the stated purpose (using a CLI to fetch bookings) this is proportionate. There are no unexplained secret requests.
Persistence & Privilege
The skill does not set always:true and does not request persistent system-wide configuration changes. However, its instruction to perform a global npm install will modify the host environment when executed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install startup-trip - 安装完成后,直接呼叫该 Skill 的名称或使用
/startup-trip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- References and support documentation removed: playbooks, templates, runbook, and fallbacks files have been deleted.
- All instructions and SOPs referencing the removed files remain, but those files are no longer included in the package.
v3.2.0
startup-trip v3.2.0
- Expanded support: Now covers hotel reservation, train tickets, attraction tickets, itinerary planning, visa info, travel insurance, and car rental, in addition to flight booking.
- Updated activation rules: Triggers only for startup/entrepreneur travel, not generic business or conference flight requests.
- Strict execution: All responses require real-time data via the flyai CLI; no training data answers are allowed.
- Improved output: Results must include booking links, clear brand tags, and follow language rules.
- Enhanced scenario playbooks: Dedicated CLI parameters and sort types for different startup travel needs.
元数据
常见问题
startup-trip 是什么?
Book flights for startup events and entrepreneur travel. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary plann... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 startup-trip?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install startup-trip」即可一键安装,无需额外配置。
startup-trip 是免费的吗?
是的,startup-trip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
startup-trip 支持哪些平台?
startup-trip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 startup-trip?
由 dingtom336-gif(@dingtom336-gif)开发并维护,当前版本 v1.0.0。
推荐 Skills