← Back to Skills Marketplace
gora050

Mautic

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
373
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mautic
Description
Mautic integration. Manage Leads, Organizations, Users, Roles, Notes, Activities and more. Use when the user wants to interact with Mautic data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI/service to talk to Mautic and asks you to authenticate via Membrane rather than exposing local API keys. Before installing/using it: (1) Verify you trust Membrane (@membranehq) and review their privacy/security docs because Membrane will hold the connection credentials to your Mautic instance; (2) confirm the npm package name (@membranehq/cli) and its official source (npm registry / GitHub) before running npm -g; global npm installs modify your environment—prefer containerized or controlled environments if possible; (3) be prepared to complete an OAuth/browser login or paste a headless login code; do not paste your full account passwords into chat. If you want stronger assurance, ask the skill author for a signed package/source repository link and review Membrane's repo and access permissions before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: mautic Version: 1.0.3 The skill requires the agent to perform a global system installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and routes all Mautic data and authentication through an external platform (Membrane). While these actions are aligned with the stated purpose of the integration, the requirement for global execution privileges and the introduction of a third-party intermediary for sensitive marketing data represent significant supply chain and data privacy risks (SKILL.md).
Capability Assessment
Purpose & Capability
Name/description (Mautic integration) align with the SKILL.md: it instructs the agent to use the Membrane CLI to connect to Mautic and run pre-built actions such as listing/creating contacts, campaigns, etc. No unrelated capabilities (cloud provider keys, system admin access, etc.) are requested.
Instruction Scope
The runtime instructions focus on installing/using the Membrane CLI, authenticating via Membrane, creating a connector to Mautic, discovering and running actions. They do not instruct reading arbitrary local files, harvesting unrelated environment variables, or sending data to unexpected endpoints. The auth flow requires the user to complete an OAuth/browser step (or paste a login code) which is described.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm -g. That's a publicly-published npm package (expected for this workflow) but it does modify the host environment when installed globally. The skill registry itself has no install spec; installation is left to the operator.
Credentials
The skill declares no required env vars or local config paths. It does require a Membrane account and network access; Membrane handles Mautic credentials server-side. Users should be aware Membrane will store/manage access to their Mautic instance (no local API key is requested).
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not indicate it will modify other skills or system-wide agent settings. Autonomous invocation is the platform default and not a separate concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mautic
  3. After installation, invoke the skill by name or use /mautic
  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 mautic
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mautic?

Mautic integration. Manage Leads, Organizations, Users, Roles, Notes, Activities and more. Use when the user wants to interact with Mautic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 373 downloads so far.

How do I install Mautic?

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

Is Mautic free?

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

Which platforms does Mautic support?

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

Who created Mautic?

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

💬 Comments