← 返回 Skills 市场
Preflight
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
91
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install preflight-integration
功能描述
PreFlight integration. Manage data, records, and automate workflows. Use when the user wants to interact with PreFlight data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install preflight-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/preflight-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Preflight 是什么?
PreFlight integration. Manage data, records, and automate workflows. Use when the user wants to interact with PreFlight data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 Preflight?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install preflight-integration」即可一键安装,无需额外配置。
Preflight 是免费的吗?
是的,Preflight 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Preflight 支持哪些平台?
Preflight 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Preflight?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills