← 返回 Skills 市场
gora050

Unlaunch

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install unlaunch
功能描述
Unlaunch integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unlaunch data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access Unlaunch and does not ask for unrelated credentials. Before installing: verify the @membranehq/cli package on the npm registry and the project homepage, prefer running via npx or pin a specific version instead of npm -g @latest, and review any files the CLI writes (auth tokens or config) so you know where credentials are stored. Only proceed if you trust Membrane and Unlaunch for handling your account access.
功能分析
Type: OpenClaw Skill Name: unlaunch Version: 1.0.1 The skill provides instructions for an AI agent to manage feature flags via Unlaunch using the Membrane CLI (@membranehq/cli). It guides the agent through installing the CLI, authenticating, and discovering or creating actions to interact with the Unlaunch API. The instructions follow security best practices by delegating credential management to the Membrane platform and do not contain any malicious code, data exfiltration logic, or harmful prompt injections.
能力评估
Purpose & Capability
The skill is described as an Unlaunch integration and all runtime instructions are about using the Membrane CLI to connect to Unlaunch and run actions. No unrelated credentials, binaries, or configuration paths are requested.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, creating connections, discovering and running actions, and handling login flows; it does not instruct the agent to read unrelated files, exfiltrate data, or access unrelated credentials.
Install Mechanism
The instructions ask to install @membranehq/cli via npm (global install or npx). This is an expected, moderate-risk approach for a CLI-based integration, but installing global npm packages runs third-party code — verify the package and prefer npx or a pinned version if you want lower risk.
Credentials
No environment variables or secrets are requested by the skill. Authentication is delegated to Membrane's login flow, which is appropriate for a connector – this keeps the skill from asking for unrelated tokens or keys.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. The Membrane CLI will store its own auth state as part of normal operation; the skill itself does not demand persistent platform-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unlaunch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unlaunch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug unlaunch
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Unlaunch 是什么?

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

如何安装 Unlaunch?

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

Unlaunch 是免费的吗?

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

Unlaunch 支持哪些平台?

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

谁开发了 Unlaunch?

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

💬 留言讨论