← 返回 Skills 市场
Mx Toolbox
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mx-toolbox
功能描述
Mx Toolbox integration. Manage Organizations. Use when the user wants to interact with Mx Toolbox data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mx-toolbox - 安装完成后,直接呼叫该 Skill 的名称或使用
/mx-toolbox触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Mx Toolbox 是什么?
Mx Toolbox integration. Manage Organizations. Use when the user wants to interact with Mx Toolbox data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Mx Toolbox?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mx-toolbox」即可一键安装,无需额外配置。
Mx Toolbox 是免费的吗?
是的,Mx Toolbox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mx Toolbox 支持哪些平台?
Mx Toolbox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mx Toolbox?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills