← Back to Skills Marketplace
liquanyu123

wedding-flight

by liquanyu123 · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wedding-flight
Description
Book wedding and honeymoon flights with flexible date ranges and seat class options. Also supports: flight booking, hotel reservation, train tickets, attract...
Usage Guidance
What to consider before installing or running this skill: - Provenance: The skill claims 'powered by Fliggy (Alibaba Group)' but actually instructs installation and use of an npm package @fly-ai/flyai-cli. Ask the author to clarify the relationship and provide links to the official CLI repository, vendor documentation, and the npm package page. Do not install global npm packages from unknown sources on production systems. - Installation risk: The SKILL.md tells the agent to run `npm i -g @fly-ai/flyai-cli` if the CLI is missing. Global npm install runs code from the public registry and can execute arbitrary install scripts. If you must test, do so in an isolated sandbox or container and inspect the package source (or require a verified release URL / checksum). - Capability mismatch: The description advertises hotels, trains, and booking actions, but the documentation only shows flight search commands (no hotel/train/booking endpoints). If you need those features, request concrete CLI commands or an API specification. Also verify that the CLI actually returns the required {detailUrl} field used for [Book] links. - Data handling & safety: The skill demands real-time CLI data and forbids fallback to model knowledge. That means if the CLI is unavailable the skill will try to install or fail; consider whether you want the agent to perform runtime installs on your machine. - Minimal safe checks to perform before using: verify the npm package source, review its code, confirm it returns detailUrl fields for booking, and confirm there is a legitimate business relationship with Fliggy if that branding is important. If the developer can't supply provenance or source code, treat the runtime npm install as a red flag and avoid running it on sensitive systems. If the author provides a stable install spec (trusted URL, GitHub repo, signed release) and clarifies the Fliggy vs flyai discrepancy and the missing hotel/train/booking commands, this assessment could be upgraded.
Capability Analysis
Type: OpenClaw Skill Name: wedding-flight Version: 3.2.0 The skill requires the global installation of an external NPM package (`@fly-ai/flyai-cli`) and instructs the agent to execute shell commands using user-provided parameters (e.g., `{o}`, `{d}`) in `SKILL.md` and `references/playbooks.md`. This pattern is vulnerable to shell injection if the agent does not properly sanitize inputs. While these represent significant security vulnerabilities, there is no evidence of intentional malicious behavior such as data exfiltration or backdoors.
Capability Assessment
Purpose & Capability
The description claims broad travel capabilities and says 'powered by Fliggy (Alibaba Group)', but the instructions only reference a third-party CLI package (flyai / @fly-ai/flyai-cli) and only provide flight-search commands. There is a mismatch between claimed provider (Fliggy) and the actual tool (flyai), and the skill advertises hotels/trains/booking yet contains no commands or parameters for those features.
Instruction Scope
SKILL.md forces the agent to always run the flyai CLI and to never answer from its training data; it mandates global npm installation if the CLI is missing. It also requires every output include a [Book]({detailUrl}) link and forbids using training data — rules that push the agent to install and rely on a specific third-party tool for every query. While the commands themselves are narrowly scoped to flight search, the instructions give the agent permission to install software globally and to retry/fallback behavior without clearer sandboxing or provenance checks.
Install Mechanism
The skill has no formal install spec in the registry but instructs runtime installation via `npm i -g @fly-ai/flyai-cli`. Installing an unverified global npm package at runtime is a moderate-to-high risk (arbitrary code execution, privilege escalation). No repository/official source, checksum, or vendor verification is provided. The package name is not a known trusted vendor and the skill's metadata lacks a homepage or source link.
Credentials
The skill does not request environment variables, credentials, or config paths; its runtime behavior appears limited to invoking the flyai CLI and formatting output. No declared secret access is required.
Persistence & Privilege
The skill is not always-enabled (always: false) and does not request system-wide configuration changes in the files provided. Autonomous invocation is allowed (platform default); there is no evidence it modifies other skills or agent configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wedding-flight
  3. After installation, invoke the skill by name or use /wedding-flight
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
Version 3.2.0 — Major overhaul focused on safe, accurate CLI-based flight bookings for weddings and honeymoons. - Added strict execution rules: never answer from knowledge, only real-time CLI output; every result must have a [Book](detailUrl) link. - Expanded CLI parameters and triggers (flexible dates, business/economy class, guest vs. couple flows). - New detailed step-by-step workflow for CLI invocation, result validation, and output formatting. - Added brand and booking link requirements, with comparison table support and wedding/honeymoon travel guidance. - Usage boundaries and playbooks strengthened to avoid false triggers and misuse.
Metadata
Slug wedding-flight
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is wedding-flight?

Book wedding and honeymoon flights with flexible date ranges and seat class options. Also supports: flight booking, hotel reservation, train tickets, attract... It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.

How do I install wedding-flight?

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

Is wedding-flight free?

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

Which platforms does wedding-flight support?

wedding-flight is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created wedding-flight?

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

💬 Comments