← 返回 Skills 市场
Mparticle
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
194
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mparticle
功能描述
MParticle integration. Manage data, records, and automate workflows. Use when the user wants to interact with MParticle data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access MParticle. Before installing or using it, verify the @membranehq/cli npm package and the Membrane service (getmembrane.com) are trustworthy for your environment. Prefer installing the CLI in a controlled environment (not a production host) or audit the package source first. Expect the workflow to open a browser or give an authorization URL for interactive login; Membrane will hold the connector credentials rather than you entering raw API keys. If you need stricter assurance, review the Membrane GitHub repo and the npm package contents (or request a signed release) before proceeding.
功能分析
Type: OpenClaw Skill
Name: mparticle
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with MParticle via the Membrane CLI. It follows a standard pattern for service integration, focusing on authentication, action discovery, and execution through the 'membrane' utility. No malicious code, data exfiltration, or harmful prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with MParticle via Membrane and the SKILL.md consistently documents using the Membrane CLI, connections, and actions for that purpose. Asking the user to authenticate via Membrane is expected for this integration.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser/authorization URL, creating/listing connections, discovering actions, creating actions, and running them. The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data outside the Membrane/MParticle flow.
Install Mechanism
There is no automated install spec in the registry; instead the SKILL.md recommends a global npm install of @membranehq/cli@latest. Installing a third-party npm package is a normal choice for a CLI but carries the usual supply-chain risk (npm package code runs during install and is not vetted by this registry).
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (interactive login), which matches the stated guidance 'let Membrane handle credentials'. No unrelated secrets are requested.
Persistence & Privilege
The skill is instruction-only, has no install step that writes files on its own, and is not marked always:true. It does not request elevated or persistent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mparticle - 安装完成后,直接呼叫该 Skill 的名称或使用
/mparticle触发 - 根据 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
元数据
常见问题
Mparticle 是什么?
MParticle integration. Manage data, records, and automate workflows. Use when the user wants to interact with MParticle data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 Mparticle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mparticle」即可一键安装,无需额外配置。
Mparticle 是免费的吗?
是的,Mparticle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mparticle 支持哪些平台?
Mparticle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mparticle?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills