← Back to Skills Marketplace
gora050

Mx Toolbox

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mx-toolbox
Description
Mx Toolbox integration. Manage Organizations. Use when the user wants to interact with Mx Toolbox data.
Usage Guidance
This skill delegates Mx Toolbox access to the Membrane platform and asks you to install the @membranehq/cli. Before installing or using it: (1) verify that @membranehq/cli on npm and https://getmembrane.com/ are the legitimate projects you trust; (2) understand that Membrane will hold and manage your Mx Toolbox credentials — review their privacy/security docs and account permissions; (3) prefer running the CLI via npx (npx @membranehq/cli@latest ...) or inspect the package source before a global install to reduce supply-chain risk; (4) confirm the target service: the SKILL.md incorrectly references Mendix in one place — ensure the integration targets the MxToolbox API you expect; (5) if you need stricter guarantees, avoid delegating credential control to a third party and instead use direct API integration under your own control.
Capability Analysis
Type: OpenClaw Skill Name: mx-toolbox Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with Mx Toolbox using the Membrane CLI. While the documentation in SKILL.md contains factual errors (incorrectly describing Mx Toolbox as a Mendix low-code tool and listing unrelated file-management features) and the _meta.json includes a future-dated timestamp, these appear to be unintentional documentation flaws rather than malicious intent. The skill relies on the legitimate '@membranehq/cli' package and follows standard integration patterns for the Membrane platform, which handles authentication and API interactions securely.
Capability Assessment
Purpose & Capability
The skill claims to provide an Mx Toolbox integration and its instructions consistently use Membrane to access Mx Toolbox APIs. However the SKILL.md contains an incorrect/odd statement describing Mx Toolbox as a Mendix low-code tooling suite (MxToolbox is a different, public API). The dependency on the Membrane platform (not MxToolbox directly) is a design choice that should be explicit to users because it centralizes auth and data through Membrane.
Instruction Scope
Runtime instructions are constrained to installing/using the @membranehq/cli, logging in, creating connections, discovering and running actions. The skill does not instruct the agent to read unrelated files or env vars, nor to exfiltrate data to unexpected endpoints. It does instruct users to authenticate via Membrane (browser or headless flow).
Install Mechanism
This is an instruction-only skill but it recommends a global npm install: `npm install -g @membranehq/cli@latest`. Installing an npm package globally carries moderate risk (supply-chain / malicious package scenarios). The package is from the public npm registry (traceable), not a raw download or URL shortener, which is acceptable but worth verifying the package's provenance and permissions.
Credentials
The skill requests no local env vars or credentials and explicitly advises not to collect API keys, instead delegating auth to Membrane. That is proportionate technically, but it means Membrane (a third party) will hold and manage the user's Mx Toolbox credentials/tokens — a trust and privacy consideration that should be evaluated by the user.
Persistence & Privilege
The skill does not request always-on inclusion, does not modify other skills or system-wide settings, and has no install spec that would write code into the agent runtime. Normal autonomous invocation remains possible but is not unusual here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mx-toolbox
  3. After installation, invoke the skill by name or use /mx-toolbox
  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 mx-toolbox
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mx Toolbox?

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

How do I install Mx Toolbox?

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

Is Mx Toolbox free?

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

Which platforms does Mx Toolbox support?

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

Who created Mx Toolbox?

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

💬 Comments