← Back to Skills Marketplace
Membervault
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install membervault
Description
Membervault integration. Manage Courses, Bundles, Members, Tags, Products, Offers and more. Use when the user wants to interact with Membervault data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install membervault - After installation, invoke the skill by name or use
/membervault - 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 Membervault?
Membervault integration. Manage Courses, Bundles, Members, Tags, Products, Offers and more. Use when the user wants to interact with Membervault data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install Membervault?
Run "/install membervault" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Membervault free?
Yes, Membervault is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Membervault support?
Membervault is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Membervault?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills