← 返回 Skills 市场
Mav
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mav
功能描述
Mav integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mav data.
安全使用建议
This skill appears to be a Membrane-based integration for a marketing tool and mostly behaves as described, but there are small red flags (an unrelated "Official docs" link to the MAVLink SDK) that look like documentation copy/paste. Before installing/using: 1) Verify the skill source (homepage/repo) and that getmembrane.com and the GitHub repository belong to the vendor you expect. 2) Be cautious about running `npm install -g` as it writes to your system and can require elevated privileges—prefer using npx if you want to avoid a global install. 3) Expect the CLI to open a browser or print an auth URL and to handle credentials server-side; do not share API keys locally. 4) If you need higher assurance, ask the publisher for a corrected SKILL.md or a release tag pointing to the CLI binary and validate the repository contents. If you rely on this for sensitive data, obtain more provenance (signed releases or an official vendor statement) before granting access.
功能分析
Type: OpenClaw Skill
Name: mav
Version: 1.0.1
The skill instructs the agent to install a global NPM package (@membranehq/cli) and execute remotely-generated actions, which introduces supply chain and remote code execution risks. A significant discrepancy exists in SKILL.md, where the tool is described as a marketing automation platform but provides documentation links for MAVLink (a drone communication protocol at mavsdk.mavlink.io), creating a high risk of functional confusion or unintended command execution in sensitive environments.
能力评估
Purpose & Capability
Name/description claim a Mav marketing integration and the SKILL.md instructs use of the Membrane CLI to connect, discover, build, and run actions — that is coherent. However, the SKILL.md lists an unrelated "Official docs" URL (mavsdk.mavlink.io) which appears to be a copy/paste or documentation error and does not match the stated purpose.
Instruction Scope
Instructions are focused on installing/using the Membrane CLI, performing login, creating connections, discovering and running actions — all within the expected scope. They do instruct the agent/user to install a global npm CLI and to open browser-based auth flows, but they do not request arbitrary local file reads, extra environment variables, or data exfiltration steps.
Install Mechanism
There is no formal install spec in the registry (instruction-only), and the SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` or use npx. That is a reasonable, common install method but it will write to the host (global npm install can require elevated permissions). No obscure download URLs or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials and explicitly advises against asking users for API keys, delegating auth to Membrane. The credential model described (Membrane-managed connections and browser-based login) is proportionate to the stated functionality.
Persistence & Privilege
No elevated persistence is requested (always: false). The skill is user-invocable and allows autonomous invocation (default), which is normal for skills. It does not request system-wide configuration changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mav - 安装完成后,直接呼叫该 Skill 的名称或使用
/mav触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Mav 是什么?
Mav integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mav data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Mav?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mav」即可一键安装,无需额外配置。
Mav 是免费的吗?
是的,Mav 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mav 支持哪些平台?
Mav 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mav?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills