← Back to Skills Marketplace
gora050

Memberstack

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install memberstack
Description
Memberstack integration. Manage Members, Plans, Workspaces. Use when the user wants to interact with Memberstack data.
Usage Guidance
This skill is coherent but acts through the third-party Membrane service and its CLI. Before installing or using it: 1) verify the @membranehq/cli package and its repository (check npm, GitHub, and package integrity) before running a global npm install; 2) understand that creating a Membrane connection gives Membrane (and the connector) access to your Memberstack data — review the connector's permissions and Membrane's privacy/security docs; 3) prefer running CLI commands in a controlled environment (local dev container) if you are uncomfortable installing global npm packages; 4) do not paste secrets into chat — follow the documented login flow (browser + code) and avoid sharing API keys with the agent; 5) if you need stronger assurance, ask the skill publisher for a reproducible release checksum or audit the CLI repo before installing.
Capability Analysis
Type: OpenClaw Skill Name: memberstack Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Memberstack using the Membrane CLI. The instructions in SKILL.md focus on legitimate operations such as installing the '@membranehq/cli' npm package, authenticating via a managed service, and executing Memberstack actions (e.g., managing members and plans). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the skill follows standard practices for CLI-based tool integrations.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill claims to integrate with Memberstack and its instructions consistently use the Membrane CLI/service to do so. The dependency on Membrane (getmembrane.com / @membranehq/cli) is intentional: the skill proxies Memberstack operations via Membrane rather than calling Memberstack APIs directly. This is coherent, though the name might lead users to expect a direct Memberstack integration rather than a Membrane-mediated one.
Instruction Scope
SKILL.md limits runtime actions to installing the Membrane CLI, running login/connect/action commands, and using --json for machine output. It does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints. Headless login requires the user to open an auth URL and paste a code, which is documented.
Install Mechanism
There is no automated install spec in the bundle; the instructions ask the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a standard but moderately risky operation (postinstall scripts can run arbitrary code). The package appears to be the official Membrane CLI, but users should verify the package name/version and upstream repository before installing.
Credentials
The skill declares no required env vars or secrets. It relies on Membrane to manage credentials server-side, which is proportionate to the stated purpose. Note: creating a Membrane connection will grant Membrane (and any configured connector) access to your Memberstack tenant — this is expected but important to understand.
Persistence & Privilege
The skill is not force-installed (always: false) and is user-invocable. Autonomous invocation is allowed by default (disable-model-invocation: false) but that is normal platform behavior. The skill does not request elevated agent-wide or cross-skill config changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memberstack
  3. After installation, invoke the skill by name or use /memberstack
  4. 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
Slug memberstack
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Memberstack?

Memberstack integration. Manage Members, Plans, Workspaces. Use when the user wants to interact with Memberstack data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.

How do I install Memberstack?

Run "/install memberstack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Memberstack free?

Yes, Memberstack is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Memberstack support?

Memberstack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memberstack?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments