← Back to Skills Marketplace
gora050

Mixmax

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
308
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install mixmax
Description
MixMax integration. Manage Users, Organizations. Use when the user wants to interact with MixMax data.
Usage Guidance
This skill is instruction-only and delegates network and auth to the Membrane service/CLI. Before installing or running: verify the npm package (@membranehq/cli) and upstream project (getmembrane.com / the GitHub repo) are trustworthy; prefer installing the CLI in an isolated environment if you have security concerns; do not paste one-time auth codes into untrusted third-party forms or chat windows; and understand that the Membrane service will manage access to your Mixmax account (you'll authenticate via a browser flow).
Capability Analysis
Type: OpenClaw Skill Name: mixmax Version: 1.0.3 The skill is a legitimate integration for MixMax using the Membrane CLI. It provides clear instructions for the AI agent to manage MixMax data (sequences, messages, users) through the `membrane` command-line tool. The processes for authentication, action discovery, and execution are transparent and align with the stated purpose. No indicators of data exfiltration, malicious execution, or harmful prompt injection were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill is a Mixmax integration implemented by calling the Membrane CLI. Required resources (network and a Membrane account) are reasonable and expected for this functionality.
Instruction Scope
SKILL.md limits actions to installing and using the Membrane CLI, logging in, creating a Mixmax connection, discovering and running actions. It instructs the user/agent to open auth URLs and pass one-time codes, which is appropriate for OAuth-like flows and does not ask the agent to read unrelated files or secrets.
Install Mechanism
There is no built-in install spec, but the docs recommend `npm install -g @membranehq/cli@latest`. A global npm install is a standard way to get a CLI but it executes code from the public npm registry — this is expected for a CLI but users should verify the package name/maintainer and be mindful that npm packages run arbitrary install scripts.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to manage auth. That is proportionate: OAuth-style flows via the CLI are reasonable for this integration. No unrelated secrets are requested.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It only instructs using the Membrane CLI for auth and connections and does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mixmax
  3. After installation, invoke the skill by name or use /mixmax
  4. 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
Slug mixmax
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Mixmax?

MixMax integration. Manage Users, Organizations. Use when the user wants to interact with MixMax data. It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.

How do I install Mixmax?

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

Is Mixmax free?

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

Which platforms does Mixmax support?

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

Who created Mixmax?

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

💬 Comments