← 返回 Skills 市场
leonardoooooo

途牛旅游CLI技能

作者 Leonardoooooo · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
97
总下载
3
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tuniu-cli
功能描述
途牛旅行统一助手(推荐优先使用)- 通过 tuniu CLI 统一调用机票、酒店、门票、火车票、邮轮、度假产品等旅行服务。适用于用户询问航班、酒店、景点门票、火车票、邮轮以及跟团游、自助游、自驾游等度假相关需求的场景。【优先级说明】当同时安装了 tuniu-flight/tuniu-hotel/tuniu-tic...
安全使用建议
This skill appears to be a wrapper around the official tuniu CLI and will run shell commands that contact openapi.tuniu.cn and send booking PII to Tuniu. Before installing: (1) Confirm the registry metadata matches SKILL.md — ensure TUNIU_API_KEY is declared where you configure the skill (the manifest shown earlier omitted it). (2) Only install tuniu-cli from a trusted source (npm official package or vendor instructions). (3) Prepare a TUNIU_API_KEY with minimal scope and treat it as a secret; avoid pasting long-lived credentials into logs. (4) Be aware that booking operations will transmit user PII to Tuniu; if that is not acceptable, disable booking flows. (5) If you need greater assurance, ask the publisher to fix the manifest mismatch (declare required env vars consistently) or provide a signed/homepage/source link so you can verify the CLI binary's provenance.
功能分析
Type: OpenClaw Skill Name: tuniu-cli Version: 1.0.4 The skill functions as a Tuniu travel assistant that executes commands via the `tuniu-cli` using shell execution, which is a high-risk capability. It handles sensitive personally identifiable information (PII), such as passenger names and ID numbers, and includes a 'dynamic discovery' feature that fetches remote service definitions from `https://openapi.tuniu.cn`. While these capabilities are aligned with the stated travel-booking purpose, the instruction to pass JSON arguments within single quotes in a shell command (`tuniu call ... -a '<JSON>'`) without explicit sanitization guidance creates a significant shell injection surface, fitting the criteria for a suspicious classification due to inherent architectural vulnerabilities.
能力评估
Purpose & Capability
Name/description map cleanly to calling the tuniu CLI for travel queries and bookings; requiring the tuniu binary and an API key is expected. However, the registry-level summary in the provided manifest lists no required env vars while SKILL.md declares TUNIU_API_KEY as required in its embedded metadata — this mismatch is an inconsistency.
Instruction Scope
SKILL.md instructs the agent to run the tuniu CLI (tuniu call, discovery, schema, etc.) and explicitly warns that PII is sent to the remote service. It does not direct reading unrelated local files or other credentials. Using discovery to fetch new service definitions and calling the official openapi.tuniu.cn endpoints is within scope.
Install Mechanism
This is instruction-only (no install spec or code files). SKILL.md recommends installing tuniu-cli via npm or using npx; that is a low-risk, typical instruction-only pattern.
Credentials
The runtime instructions require an API key (TUNIU_API_KEY) which is proportionate to the skill's purpose. The concern is the inconsistency: top-level skill metadata in the registry reported no required env vars, while SKILL.md's embedded metadata marks TUNIU_API_KEY as required. SKILL.md also references TUNIU_DISCOVERY_ENABLED (used to toggle discovery) but that env var is not declared. This mismatch could lead to misconfiguration or surprise credential requests.
Persistence & Privilege
Skill is not marked always:true and does not request system-wide persistence or modify other skills. Agent autonomous invocation defaults are unchanged.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tuniu-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tuniu-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
tuniu-cli 1.0.4 - Added comprehensive documentation (SKILL.md) detailing usage scenarios, environment setup, CLI commands, and all supported travel services. - Clarified integration and usage priority when multiple tuniu-related skills are installed. - Provided quick reference tables for intent recognition and required parameters for each travel service. - Expanded privacy and PII handling instructions. - Documented dynamic service discovery features and best practices for keeping services updated. - Detailed step-by-step usage and required parameters for flights, hotels, tickets, trains, cruises, and holiday product workflows.
元数据
Slug tuniu-cli
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

途牛旅游CLI技能 是什么?

途牛旅行统一助手(推荐优先使用)- 通过 tuniu CLI 统一调用机票、酒店、门票、火车票、邮轮、度假产品等旅行服务。适用于用户询问航班、酒店、景点门票、火车票、邮轮以及跟团游、自助游、自驾游等度假相关需求的场景。【优先级说明】当同时安装了 tuniu-flight/tuniu-hotel/tuniu-tic... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 途牛旅游CLI技能?

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

途牛旅游CLI技能 是免费的吗?

是的,途牛旅游CLI技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

途牛旅游CLI技能 支持哪些平台?

途牛旅游CLI技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 途牛旅游CLI技能?

由 Leonardoooooo(@leonardoooooo)开发并维护,当前版本 v1.0.4。

💬 留言讨论