← Back to Skills Marketplace
xiejinsong

Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning

by xiejinsong · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install plan-trip
Description
Plan your entire trip with AI — flights, hotels, attractions, day-by-day itinerary. Tell me your destination, dates, and interests, I'll handle the rest. Als...
Usage Guidance
What to consider before installing/using this skill: - The skill requires installing a third-party CLI package at runtime (npm i -g @fly-ai/flyai-cli). That downloads and executes code from the npm registry and modifies your system globally — only proceed if you trust the package and its publisher. Prefer manually installing and inspecting the package first. - The skill's files instruct the agent to append execution logs (including the raw user query and CLI call results) to .flyai-execution-log.json if filesystem writes are available. That log can contain personal data (destinations, dates, names). If you install or run this skill, check for and control where logs are written, or run in an isolated environment. - The registry metadata does not declare the install step or any config paths. Ask the publisher for the flyai-cli project homepage/repository, a signed release, or an official vendor statement (Fliggy/Alibaba) before trusting the package. - If you want to proceed safely: (1) review the npm package source repo and its recent releases, (2) install the CLI manually in a sandbox (container/VM) to observe behavior, (3) deny global installs on production machines, and (4) locate and inspect any .flyai-execution-log.json files and remove or secure them if they contain sensitive data. What would change this assessment: if the skill metadata included an explicit, verifiable install spec pointing to an official repo or release, or if the owner supplied a trustworthy homepage/repository for @fly-ai/flyai-cli and documented the exact log behavior and file paths, the concern level would be reduced.
Capability Analysis
Type: OpenClaw Skill Name: plan-trip Version: 3.2.0 The skill bundle mandates the automated global installation of an external npm package (@fly-ai/flyai-cli) and requires the agent to execute shell commands to perform travel searches and log internal data to a hidden file (.flyai-execution-log.json). While these actions are aligned with the stated purpose of a CLI-driven travel planner, the instruction to automatically run 'npm i -g' and the strict requirement for the agent to ignore its own training data in favor of external CLI output introduce significant supply-chain and remote code execution (RCE) risks. These behaviors are found in SKILL.md, references/fallbacks.md, and references/runbook.md.
Capability Assessment
Purpose & Capability
The skill is a trip planner and explicitly requires live data from a 'flyai' CLI — that aligns with its description (Fliggy-powered travel search). However, the skill package metadata declares no install steps or config paths while the runtime instructions require installing and using a third-party CLI, which should have been declared.
Instruction Scope
SKILL.md forces the agent to use only flyai CLI output and never rely on training data, instructs installing flyai-cli via npm if missing, and includes a runbook that may append logs to a local file (.flyai-execution-log.json). Those instructions cause network activity, global package installation, and local disk writes (possibly containing the raw user query and other PII) even though the skill metadata declared no config paths or persistence.
Install Mechanism
There is no install spec in the registry metadata, yet the runtime instructions mandate running 'npm i -g @fly-ai/flyai-cli' if the CLI is absent. Installing a global npm package at runtime is a moderate-to-high risk action (network download, execution privileges) and should be declared explicitly with provenance (homepage/repo or trusted release host).
Credentials
The skill requests no environment variables or credentials, which is proportionate to trip planning. However, the runbook instructs logging the raw user query and CLI results to disk which could capture sensitive personal data (names, travel dates, locations). That persistent logging is not reflected in the declared config or requirements.
Persistence & Privilege
always:false and no elevated privileges are declared, but the skill's instructions (global npm install and the runbook's optional file append to .flyai-execution-log.json) create persistent system changes and files. These actions increase persistence/privilege footprint without being surfaced in metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plan-trip
  3. After installation, invoke the skill by name or use /plan-trip
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
Renamed and optimized
Metadata
Slug plan-trip
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning?

Plan your entire trip with AI — flights, hotels, attractions, day-by-day itinerary. Tell me your destination, dates, and interests, I'll handle the rest. Als... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning?

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

Is Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning free?

Yes, Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning support?

Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Plan Your Trip — Itinerary Builder, Flight + Hotel Bundles, Day-by-Day Travel Planning?

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

💬 Comments