← 返回 Skills 市场
gora050

Travelport

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install travelport
功能描述
Travelport integration. Manage data, records, and automate workflows. Use when the user wants to interact with Travelport data.
安全使用建议
Before installing: (1) Understand that using this skill requires installing a third-party CLI (npm @membranehq/cli) and likely Node/npm — verify you want that on the machine. (2) The skill metadata does not list this binary dependency — ask the publisher to declare required binaries and an install spec. (3) Using the skill delegates Travelport authentication to Membrane (server-side). Review Membrane's security, privacy, and credential storage policies and the npm package publisher identity (@membranehq). (4) Prefer testing with a limited/sandbox Travelport account and avoid giving high-privilege credentials until you verify behavior. (5) If you need stronger assurance, request an install manifest (trusted release URL or package checksum) and clarification of where credentials are stored and who can access them.
功能分析
Type: OpenClaw Skill Name: travelport Version: 1.0.1 The skill instructions in SKILL.md require the agent to perform high-risk operations, including the global installation of a third-party package (npm install -g @membranehq/cli) and the execution of shell commands for authentication and data management. While these actions are aligned with the stated purpose of using the Membrane platform (getmembrane.com) for Travelport integration, the reliance on external software installation and broad shell access by an automated agent is inherently risky. No evidence of intentional malicious behavior was detected.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims Travelport integration and all runtime actions target Membrane's CLI to talk to Travelport — that is a coherent architecture. However, the skill metadata declares no required binaries/configs while the SKILL.md explicitly requires installing the @membranehq/cli (npm) and using a browser-based login. The missing declaration of a required binary (membrane) is an inconsistency.
Instruction Scope
Instructions are focused on installing the Membrane CLI, logging in, creating a connection, discovering and running actions, and polling for build state. They do not instruct the agent to read unrelated files or environment variables. They do instruct interactive browser-based auth and headless code completion.
Install Mechanism
There is no formal install spec, but the SKILL.md directs users to run npm install -g @membranehq/cli@latest. Installing a global npm package pulls code from the public registry (moderate risk) and is not declared in the skill metadata. The install command will write binaries to the system and requires Node/npm to be present; these requirements are not stated.
Credentials
The skill declares no required env vars or credentials and instructs users to create a Membrane connection rather than supplying API keys. This is plausible and preferable. However, it means you must trust Membrane (a third party) to manage Travelport auth and credentials server-side; the SKILL.md does not explain where credentials are stored or what access Membrane will have.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide config changes. Autonomous model invocation is allowed by default but is not in itself a new risk here. There is no instruction to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travelport
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travelport 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug travelport
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Travelport 是什么?

Travelport integration. Manage data, records, and automate workflows. Use when the user wants to interact with Travelport data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Travelport?

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

Travelport 是免费的吗?

是的,Travelport 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Travelport 支持哪些平台?

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

谁开发了 Travelport?

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

💬 留言讨论