← Back to Skills Marketplace
gora050

Mav

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mav
Description
Mav integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mav data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mav
  3. After installation, invoke the skill by name or use /mav
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug mav
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mav?

Mav integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mav data. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Mav?

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

Is Mav free?

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

Which platforms does Mav support?

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

Who created Mav?

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

💬 Comments