← 返回 Skills 市场
membranedev

Mumara

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

Mumara 是什么?

Mumara integration. Manage Users, Organizations. Use when the user wants to interact with Mumara data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。

如何安装 Mumara?

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

Mumara 是免费的吗?

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

Mumara 支持哪些平台?

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

谁开发了 Mumara?

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

💬 留言讨论