← Back to Skills Marketplace
membranedev

Mumara

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mumara
Description
Mumara integration. Manage Users, Organizations. Use when the user wants to interact with Mumara data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to talk to Mumara. Before installing: (1) confirm you trust the Membrane project/package (check the npm package page and the GitHub repo linked in SKILL.md), (2) be aware you need Node/npm (or use npx) to run the CLI — the registry metadata does not list this but the docs assume it, (3) understand that logging in gives Membrane access to Mumara data on your behalf (use an account you control), (4) prefer running CLI commands with npx or in an isolated environment if you don't want a global install, and (5) verify the connector (connectorKey mumara) and any resulting actions before running them to avoid unintended changes. If you want higher assurance, ask the skill author to include an explicit install spec and declare required binaries/envs in the registry metadata.
Capability Analysis
Type: OpenClaw Skill Name: mumara Version: 1.0.3 The skill is a standard integration for the Mumara email marketing platform using the Membrane CLI. It provides instructions for the agent to manage users, organizations, and campaigns by leveraging the 'membrane' utility for authentication and action execution. There are no signs of malicious intent, data exfiltration, or harmful prompt injection; the instructions specifically advise against asking users for secrets, favoring secure credential management through the platform.
Capability Assessment
Purpose & Capability
The SKILL.md describes using the Membrane CLI to manage Mumara (connections, actions, runs). Requested capabilities (network access, a Membrane account, using the Membrane CLI) align with the stated purpose. Minor gap: the registry metadata lists no required binaries, yet the instructions assume npm/npx/node are available.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, authenticating, creating/using connections, discovering and running actions. They do not instruct reading unrelated files or exfiltrating secrets. The headless login flow asks the user to paste back a code — this is expected for OAuth-like flows.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (or npx). Installing a global npm package is a common but moderate-risk operation (it modifies local system state). The package comes from a namespaced npm package rather than an arbitrary URL, which is better, but the skill should have declared npm/node as required binaries or provided an install spec.
Credentials
The skill requests no environment variables and explicitly recommends letting Membrane handle credentials instead of asking users for API keys. It does require a Membrane account and a connection to Mumara (via Membrane) which is proportional to its purpose. Registry metadata omits the Membrane-account requirement, which is a documentation omission but not a security mismatch.
Persistence & Privilege
The skill is not always-on, does not request elevated platform privileges, and is user-invocable. Using `membrane login` will create local CLI credentials/tokens (normal for a CLI). Nothing in the skill requests modification of other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mumara
  3. After installation, invoke the skill by name or use /mumara
  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 mumara
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mumara?

Mumara integration. Manage Users, Organizations. Use when the user wants to interact with Mumara data. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.

How do I install Mumara?

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

Is Mumara free?

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

Which platforms does Mumara support?

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

Who created Mumara?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments