← Back to Skills Marketplace
gora050

Travelport

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install travelport
Description
Travelport integration. Manage data, records, and automate workflows. Use when the user wants to interact with Travelport data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travelport
  3. After installation, invoke the skill by name or use /travelport
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug travelport
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Travelport?

Travelport integration. Manage data, records, and automate workflows. Use when the user wants to interact with Travelport data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Travelport?

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

Is Travelport free?

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

Which platforms does Travelport support?

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

Who created Travelport?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments