← Back to Skills Marketplace
Safebase
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
345
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install safebase
Description
SafeBase integration. Manage data, records, and automate workflows. Use when the user wants to interact with SafeBase data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to interact with SafeBase. Before installing: (1) verify you trust the @membranehq/cli npm package and its GitHub repo (global npm installs run code on your machine), (2) ensure Node/npm (and npx, if you use it) are available — the registry metadata omitted these required binaries, (3) prefer running installs in an isolated environment if you have concerns, and (4) be aware the CLI will open an OAuth flow (browser or headless URL/code). If you’re unsure about trusting Membrane, review the package source or contact your security team before installing.
Capability Analysis
Type: OpenClaw Skill
Name: safebase
Version: 1.0.3
The safebase skill is a standard integration for the Membrane platform, providing instructions for an AI agent to manage SafeBase data using the `@membranehq/cli` tool. It outlines legitimate workflows for authentication, connection management, and action execution through the Membrane ecosystem. The instructions explicitly advise against asking users for secrets, favoring Membrane's internal credential management, and no malicious patterns or data exfiltration attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with SafeBase and its SKILL.md consistently instructs the agent to use the Membrane CLI to connect to SafeBase and run actions. Asking the user to create a Membrane connection and run membrane action commands is coherent with the stated purpose. Minor note: the skill requires Node/npm (and optionally npx) to install/run the Membrane CLI, but the registry metadata does not list required binaries.
Instruction Scope
The instructions are scoped to installing the Membrane CLI, authenticating (interactive or headless), creating a connection, discovering actions, and running them. They do not instruct the agent to read unrelated system files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. Headless auth requires the user to open a URL and paste a code — expected for CLI OAuth flows.
Install Mechanism
There is no formal install spec in the registry; installation is described in SKILL.md via npm install -g @membranehq/cli@latest and npx invocations. This is a public npm package (traceable) but involves a global npm install which will write to disk and may run package lifecycle scripts. That is a standard but nontrivial install step and should be verified before running.
Credentials
The skill declares no environment variables and the instructions explicitly recommend letting Membrane handle credentials rather than asking for API keys. This is proportionate: the integration requires a Membrane account and network access but does not request unrelated credentials. Note again the metadata omission: required binaries (node/npm) are not declared.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always: false). It’s user-invocable and allows normal autonomous invocation, which is the platform default. The skill does not instruct changing other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install safebase - After installation, invoke the skill by name or use
/safebase - 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 Safebase?
SafeBase integration. Manage data, records, and automate workflows. Use when the user wants to interact with SafeBase data. It is an AI Agent Skill for Claude Code / OpenClaw, with 345 downloads so far.
How do I install Safebase?
Run "/install safebase" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Safebase free?
Yes, Safebase is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Safebase support?
Safebase is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Safebase?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills