← Back to Skills Marketplace
Zbrain
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
146
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zbrain
Description
Zbrain integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zbrain data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zbrain - After installation, invoke the skill by name or use
/zbrain - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Zbrain?
Zbrain integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zbrain data. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Zbrain?
Run "/install zbrain" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zbrain free?
Yes, Zbrain is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zbrain support?
Zbrain is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zbrain?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills