← 返回 Skills 市场
Membervault
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
188
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install membervault
功能描述
Membervault integration. Manage Courses, Bundles, Members, Tags, Products, Offers and more. Use when the user wants to interact with Membervault data.
安全使用建议
This skill is coherent for interacting with Membervault via the Membrane integration, but take standard precautions before proceeding: verify the Membrane CLI package and its publisher (check the GitHub repo and npm package page), avoid running global npm installs as root if you can, review what local tokens/config files the CLI creates, and don't paste unrelated secrets into the agent. If you need stronger assurance, inspect @membranehq/cli source code or run it in an isolated environment before granting it access to your system or accounts.
功能分析
Type: OpenClaw Skill
Name: membervault
Version: 1.0.3
The skill provides instructions for an AI agent to manage Membervault data using the Membrane CLI (@membranehq/cli). The logic is focused on standard integration tasks such as authentication, action discovery, and execution through a legitimate middleware platform (getmembrane.com), with no evidence of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The name/description (Membervault integration) match the runtime instructions: the skill instructs use of the Membrane CLI and a membervault connector to list/create/run actions against Membervault. Requiring a Membrane account and the Membrane CLI is appropriate for this integration.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, performing login/connection flows, discovering actions, and running actions; it does not instruct reading unrelated files, harvesting environment variables, or transmitting data to unexpected endpoints. It explicitly advises not to ask users for API keys.
Install Mechanism
There is no platform install spec, but SKILL.md tells the user/agent to run `npm install -g @membranehq/cli@latest` (and sometimes `npx`). Installing from the public npm registry is a common approach and consistent with the skill's purpose, but installing global npm packages grants execution of third-party code locally — users should verify the package source and integrity before installing.
Credentials
The skill declares no required environment variables or credentials and instructs using Membrane's connection flow (browser auth/code exchange). This is proportionate: the integration delegates credential storage to Membrane rather than asking for unrelated secrets. Note: the CLI will likely persist local tokens/configs as part of normal operation (not declared, but expected).
Persistence & Privilege
The skill is instruction-only, has no install spec that would write code to disk automatically, does not request 'always: true', and does not attempt to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with broad credential requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install membervault - 安装完成后,直接呼叫该 Skill 的名称或使用
/membervault触发 - 根据 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
元数据
常见问题
Membervault 是什么?
Membervault integration. Manage Courses, Bundles, Members, Tags, Products, Offers and more. Use when the user wants to interact with Membervault data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 Membervault?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install membervault」即可一键安装,无需额外配置。
Membervault 是免费的吗?
是的,Membervault 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Membervault 支持哪些平台?
Membervault 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Membervault?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills