← 返回 Skills 市场
gora050

Zbrain

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zbrain
功能描述
Zbrain integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zbrain data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to integrate with Zbrain and does not ask for unrelated credentials. Before installing: (1) verify you trust the @membranehq/cli npm package and prefer using npx or a pinned version instead of npm -g to avoid global install side effects; (2) be aware the login flow delegates authentication to Membrane (tokens/credentials are stored/managed by Membrane), so review Membrane's privacy/security docs if you need confidentiality guarantees; (3) perform installs in an isolated environment (container or VM) if you want to reduce risk from any third-party npm package; (4) do not share local secrets or paste unrelated credentials into the flow. If you want a deeper check, provide the exact npm package metadata or the Membrane service security documentation for review.
功能分析
Type: OpenClaw Skill Name: zbrain Version: 1.0.3 The skill provides a standard integration for the Zbrain knowledge management platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on legitimate authentication flows, action discovery, and execution through the Membrane platform, and it explicitly advises against asking users for sensitive API keys, favoring server-side credential management instead. No indicators of malicious intent, data exfiltration, or obfuscation were found.
能力评估
Purpose & Capability
The name/description (Zbrain integration) match the instructions: everything is centered on using the Membrane CLI to connect to Zbrain, discover and run actions. There are no unrelated env vars, binaries, or configuration paths requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing interactive or headless login, creating connections, listing actions, and running them. It does not direct reading unrelated files, exfiltrating secrets, or contacting unexpected endpoints outside Membrane/Zbrain.
Install Mechanism
The doc instructs installing @membranehq/cli from the public npm registry (npm install -g) and also suggests using npx. Installing a global npm package is a moderate-risk action (runs arbitrary code from npm). This is proportionate to the stated purpose but you should verify the package source and prefer npx or a pinned version if you want lower risk.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane's login flow (browser or code-based), and the doc explicitly advises against requesting user API keys. Requested access is proportional to the task.
Persistence & Privilege
The skill is instruction-only, has no install manifest, does not request always:true, and does not modify other skills or system-wide settings. It does require installing a CLI if the agent chooses to follow its instructions, but that action is performed by the user/agent rather than by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zbrain
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zbrain 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug zbrain
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zbrain 是什么?

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

如何安装 Zbrain?

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

Zbrain 是免费的吗?

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

Zbrain 支持哪些平台?

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

谁开发了 Zbrain?

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

💬 留言讨论