← 返回 Skills 市场
Unblu
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install unblu
功能描述
Unblu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unblu data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to authorize and interact with Unblu connectors and does not ask for unrelated secrets. Before installing/using it, verify you trust the @membranehq/cli package and the Membrane service (check the npm package page and the vendor site), and prefer using npx in ephemeral or shared environments to avoid global npm installs. Be prepared for an interactive browser/code-based login flow that will grant Membrane access to the Unblu connection on your behalf; confirm that you are comfortable with that third-party service holding auth for your Unblu tenant and review their privacy/security docs. If you need stricter control over credentials, ask for an explanation of what scopes the Membrane connection will request and whether a non-interactive service-account flow is available.
功能分析
Type: OpenClaw Skill
Name: unblu
Version: 1.0.1
The skill provides instructions for integrating Unblu via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing Unblu data through Membrane's remote action system. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, deceptive prompt injection, or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description (Unblu integration) match the SKILL.md: it instructs use of the Membrane CLI to connect to an Unblu connector, discover and run actions, and create actions when needed. Required capabilities (network, Membrane account, CLI) are appropriate for this integration.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing/searching/creating/running actions, and polling action build state. The skill does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). This is a reasonable mechanism for a CLI-based integration but does modify the host environment. The skill itself has no install spec in the registry (instruction-only), so the global npm install is performed by the user/agent at runtime — verify the npm package identity (@membranehq/cli) and trust of the publisher before installing globally; using npx (which the doc also shows) avoids global installs.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. The instructions rely on interactive authentication via Membrane (browser/code flow) rather than asking for API keys or secrets locally. This is proportionate to the stated purpose.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent agent-level privileges or modify other skills' configs. Autonomous invocation is allowed by default (normal) but not combined with other privilege escalations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unblu - 安装完成后,直接呼叫该 Skill 的名称或使用
/unblu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Unblu 是什么?
Unblu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unblu data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Unblu?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unblu」即可一键安装,无需额外配置。
Unblu 是免费的吗?
是的,Unblu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Unblu 支持哪些平台?
Unblu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unblu?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills