← 返回 Skills 市场
membranedev

Safebase

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
345
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install safebase
功能描述
SafeBase integration. Manage data, records, and automate workflows. Use when the user wants to interact with SafeBase data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install safebase
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /safebase 触发
  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 safebase
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Safebase 是什么?

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

如何安装 Safebase?

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

Safebase 是免费的吗?

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

Safebase 支持哪些平台?

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

谁开发了 Safebase?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论