← Back to Skills Marketplace
gora050

Preflight

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
91
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install preflight-integration
Description
PreFlight integration. Manage data, records, and automate workflows. Use when the user wants to interact with PreFlight data.
Usage Guidance
This skill is coherent but verify a few things before installing: 1) Confirm the npm package @membranehq/cli is published by the expected owner (review the npm/org page or GitHub repository) before running a global install; prefer using npx to avoid system-wide changes. 2) Ensure you have Node/npm available if you plan to run the CLI, or run the CLI in an environment you control. 3) Expect an interactive browser login or a code-based headless flow — do not paste unrelated secrets into prompts. 4) The registry metadata omits the CLI requirement, so double-check system requirements in the SKILL.md. 5) Because the agent can invoke the skill autonomously (platform default), be aware it may run the CLI commands it recommends; if you want to restrict that, disable autonomous invocation in the agent settings.
Capability Analysis
Type: OpenClaw Skill Name: preflight-integration Version: 1.0.1 The skill requires the installation of a global NPM package (@membranehq/cli) and relies on an external CLI to execute dynamically generated 'actions' from a remote platform. While these capabilities are aligned with the stated purpose of PreFlight integration, the requirement for global system modifications and the execution of remote-fetched logic via the CLI represents a significant security risk and attack surface. No explicit evidence of malicious intent was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md clearly describes PreFlight integration via the Membrane CLI and requires network access and a Membrane account. Registry metadata lists no required binaries or env vars, but the runtime instructions expect Node/npm (or npx) and the @membranehq/cli — a minor metadata mismatch (the functionality requested is nevertheless coherent with the skill's purpose).
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, action discovery/run). They do not ask the agent to read unrelated files or exfiltrate arbitrary secrets, and explicitly advise against requesting user API keys.
Install Mechanism
There is no install spec in the registry; the SKILL.md asks you to install @membranehq/cli from npm (or invoke via npx). This is a common approach and acceptable, but npm packages run arbitrary code on install — verify the package/publisher and prefer npx or audit before a global install to avoid system-wide changes.
Credentials
No environment variables or credentials are declared or required by the skill. Authentication is delegated to Membrane's login flow (browser or code-based headless flow), which is appropriate for this integration.
Persistence & Privilege
The skill is instruction-only with no persistent install spec and is not forced-always. The skill can be invoked autonomously by the agent (platform default), but it does not request elevated platform privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install preflight-integration
  3. After installation, invoke the skill by name or use /preflight-integration
  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 preflight-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Preflight?

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

How do I install Preflight?

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

Is Preflight free?

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

Which platforms does Preflight support?

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

Who created Preflight?

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

💬 Comments