← 返回 Skills 市场
arein

Travel Concierge CLI

作者 arein · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
2469
总下载
1
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install travel-concierge
功能描述
Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)
安全使用建议
This skill's purpose and instructions are coherent and it does not request credentials, but the package does not include the 'travel-concierge' CLI or any install steps — it may be an instruction-only wrapper that expects you to already have that tool installed. Before installing/using: (1) verify where the CLI comes from and obtain it from a trusted source if needed; (2) avoid entering API keys (e.g., Google Places) unless you trust the CLI/vendor; (3) be aware web scraping may violate platform terms of service; and (4) monitor network activity if you run any third-party CLI to ensure it doesn't exfiltrate data.
功能分析
Type: OpenClaw Skill Name: travel-concierge Version: 1.0.1 The skill bundle defines a 'travel-concierge' agent skill. The `SKILL.md` instructs the agent to execute a local CLI tool `travel-concierge` to find contact details for accommodation listings and to configure an optional Google Places API key. All instructions are directly aligned with the stated purpose, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The `vitest.config.ts` file is a standard test configuration and poses no security risk.
能力评估
Purpose & Capability
The name and description (find contact details for accommodation listings) line up with the instructions (scrape listing pages and optionally use Google Places). However, the SKILL.md assumes the existence of a 'travel-concierge' CLI but the package contains no CLI binary, no source code implementing that CLI, and no install instructions — only a test config file. This is an operational inconsistency (likely an instruction-only skill that expects an external tool), not evidence of malicious intent.
Instruction Scope
Runtime instructions are narrowly scoped: they tell the agent to run the CLI against a provided URL, present found contact methods, and optionally configure a Google Places API key. The doc mentions browser automation (agent-browser) for JS-rendered pages, but does not instruct reading unrelated local files, environment variables, or transmitting data to unknown endpoints. The agent would perform web scraping of publicly available pages, which is within the stated purpose.
Install Mechanism
No install spec is present (lowest risk). The only included code file is a harmless vitest config with no application source. The notable issue is absence of the claimed CLI implementation or an install method — meaning the skill as packaged likely cannot actually run the described commands without external software.
Credentials
The skill declares no required environment variables or credentials. SKILL.md describes an optional Google Places API key (configured via the CLI), which is reasonable and optional. There are no requests for unrelated secrets or system config paths.
Persistence & Privilege
The skill does not request always:true or elevated persistence. It is user-invocable and allows autonomous model invocation by default (platform normal). There is no indication it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-concierge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-concierge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 7a43bee Add ClawdHub publish script
v1.0.0
- 7a43bee Add ClawdHub publish script
元数据
Slug travel-concierge
版本 1.0.1
许可证
累计安装 7
当前安装数 6
历史版本数 2
常见问题

Travel Concierge CLI 是什么?

Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2469 次。

如何安装 Travel Concierge CLI?

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

Travel Concierge CLI 是免费的吗?

是的,Travel Concierge CLI 完全免费(开源免费),可自由下载、安装和使用。

Travel Concierge CLI 支持哪些平台?

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

谁开发了 Travel Concierge CLI?

由 arein(@arein)开发并维护,当前版本 v1.0.1。

💬 留言讨论