← Back to Skills Marketplace
Mux
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
304
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install mux-integration
Description
Mux integration. Manage Assets, Tracks, Metrics, Incidents. Use when the user wants to interact with Mux data.
Usage Guidance
This skill appears internally consistent, but before installing or using it: 1) Verify the Membrane CLI package (@membranehq/cli) and its GitHub repository (mentioned in SKILL.md) to ensure you trust the publisher — global npm installs run third-party code. 2) Be aware authentication is handled via Membrane (you will authenticate in a browser or paste a code); confirm you are comfortable with Membrane holding the connection credentials for your Mux account. 3) Created actions run against your Mux data once a connection is established — avoid creating or running actions you don't understand. 4) If you need stricter control, prefer running commands in an isolated environment (VM/container) or inspect the CLI source before installing. If you want me to, I can look up the npm package and GitHub repo to confirm authorship and recent activity.
Capability Analysis
Type: OpenClaw Skill
Name: mux-integration
Version: 1.0.3
The skill bundle provides instructions for integrating with Mux using the Membrane CLI. It outlines standard procedures for installation, authentication, and action management through the 'membrane' command-line tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing video infrastructure via a third-party integration platform (SKILL.md).
Capability Assessment
Purpose & Capability
Name/description (Mux integration) align with the instructions: everything revolves around using the Membrane CLI to connect to Mux, list/create/run actions, and manage Mux objects. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, performing Membrane login and connection flows, discovering and running actions. It does not direct the agent to read local files or exfiltrate unrelated system data. It does require interactive OAuth-style login flows (browser or headless code exchange) which are expected for this integration.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install @membranehq/cli via npm (global install or npx). Using npm is common and traceable to the public registry, but installing global CLIs runs third-party code on the machine — verify the package and vendor (getmembrane.com / GitHub repo) before installing.
Credentials
The skill requests no environment variables or credentials in SKILL.md and relies on Membrane to manage credentials server-side. That is proportionate for a connector that delegates auth to a hosted broker.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request persistent agent-level privileges or attempt to modify other skills or system configs in its instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mux-integration - After installation, invoke the skill by name or use
/mux-integration - 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
Frequently Asked Questions
What is Mux?
Mux integration. Manage Assets, Tracks, Metrics, Incidents. Use when the user wants to interact with Mux data. It is an AI Agent Skill for Claude Code / OpenClaw, with 304 downloads so far.
How do I install Mux?
Run "/install mux-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mux free?
Yes, Mux is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mux support?
Mux is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mux?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills