← 返回 Skills 市场
gora050

Mezmo

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mezmo
功能描述
Mezmo integration. Manage Organizations. Use when the user wants to interact with Mezmo data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to connect to Mezmo and does not ask for unrelated secrets. Before installing/use: (1) verify the @membranehq/cli package on npm and the Membrane project/repo (confirm package integrity and maintainership); (2) be comfortable that you are delegating Mezmo credentials and API access to Membrane's hosted service; (3) prefer using npx or a local install instead of a global -g install if you want to limit system-wide changes; (4) when authenticating, only paste the one-time login code the CLI requests — do not provide other secrets; (5) review the permissions Membrane requests when you create the connector so you understand the scope of access to your Mezmo data.
功能分析
Type: OpenClaw Skill Name: mezmo Version: 1.0.3 The skill provides instructions for an AI agent to interact with Mezmo via the Membrane CLI (@membranehq/cli). It follows a standard pattern for tool integration, focusing on authentication, action discovery, and execution through the Membrane platform. No indicators of malicious intent, data exfiltration, or suspicious obfuscation were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Mezmo and all runtime instructions center on using the Membrane CLI to create a connection, discover and run actions against Mezmo. Requiring a Membrane account and CLI is consistent with that purpose; there are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md's runtime steps are narrowly scoped to installing/using the Membrane CLI, authenticating via browser or headless flow, listing/creating connections, discovering actions, and running them. The instructions do not request reading local files, scanning unrelated system state, or exfiltrating data to unexpected endpoints. They do rely on the user completing an OAuth-style browser flow (copying a code back into the CLI) and on Membrane's hosted service for auth and action execution.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but it instructs users to install @membranehq/cli via npm (global install example). Installing a public npm package is expected for a CLI-based integration but carries the usual supply-chain risk of third-party packages; the installer URL is the npm package name (no opaque download links).
Credentials
The skill declares no required environment variables or local credential files and tells users to let Membrane manage credentials server-side. That is proportionate to a connector-based integration. Users should note they are delegating credential storage/refresh to the Membrane service.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level privileges. It is an instruction-only skill that directs use of an external CLI and service; it does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mezmo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mezmo 触发
  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 mezmo
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Mezmo 是什么?

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

如何安装 Mezmo?

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

Mezmo 是免费的吗?

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

Mezmo 支持哪些平台?

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

谁开发了 Mezmo?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论