← 返回 Skills 市场
Unleash
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install unleash
功能描述
Unleash integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unleash data.
安全使用建议
This skill appears internally consistent for integrating Unleash via Membrane. Before installing: (1) verify you trust the @membranehq npm package and its maintainers (review the package on npm and the GitHub repo linked in SKILL.md), (2) prefer npx usage if you want to avoid a global install or run the CLI in a container/isolated environment, (3) be aware that requests and data will be proxied through Membrane — review their privacy/security policy and least‑privilege settings for connections, and (4) avoid running the global install as root; run it under the account you intend to use. If you need stronger assurance, request the skill author or registry owner to supply a signed release or a vetted install mechanism (Homebrew/formula or official release binaries) and/or provide a link to the exact npm package version and its audit report.
功能分析
Type: OpenClaw Skill
Name: unleash
Version: 1.0.0
The 'unleash' skill is a legitimate integration for managing feature flags via the Unleash platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through standard authentication and API interaction processes without any signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill is an Unleash integration that instructs the agent to use the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to the Unleash API. Nothing requested or described (no extra env vars, no unrelated binaries) is inconsistent with that purpose.
Instruction Scope
Instructions stay on‑topic (install Membrane CLI, login, connect, list/run actions, proxy requests). One important scope note: using membrane request sends traffic via Membrane's proxy and therefore transmits Unleash data (and request payloads) to Membrane. This is expected for a proxy-based integration but is a privacy/third‑party data flow the user should be aware of.
Install Mechanism
No formal install spec in the registry, but SKILL.md instructs npm install -g @membranehq/cli (or npx usage). Installing a global npm package is a common but moderate-risk action: it executes code from the npm registry and modifies system tooling. The package name and homepage match Membrane; no suspicious URLs are used.
Credentials
The skill requests no environment variables or unrelated credentials. It explicitly tells the agent/user to let Membrane handle auth rather than collecting API keys locally. The tradeoff is that a Membrane account/connection will grant Membrane access to the Unleash resources the user connects.
Persistence & Privilege
No always:true, no install-time persistence declared, and the skill is user-invocable/autonomous invocation is allowed (platform default). The skill does not request system-wide configuration changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unleash - 安装完成后,直接呼叫该 Skill 的名称或使用
/unleash触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Unleash 是什么?
Unleash integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unleash data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 Unleash?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unleash」即可一键安装,无需额外配置。
Unleash 是免费的吗?
是的,Unleash 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Unleash 支持哪些平台?
Unleash 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unleash?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills