← 返回 Skills 市场
gora050

Mixpanel

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mixpanel-integration
功能描述
Mixpanel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mixpanel data.
安全使用建议
This skill is coherent: it delegates Mixpanel access to the Membrane platform and instructs you to install and use the Membrane CLI. Before installing/using it, confirm you trust Membrane (https://getmembrane.com) because authenticating will give that service access to your Mixpanel data; review Membrane's security/privacy docs, the npm package owner/@membranehq/cli on the npm registry, and the OAuth consent prompts shown during login. Prefer using npx if you don't want a global npm install. Do not paste Mixpanel API keys into chat — follow the described browser OAuth/code flow so credentials remain managed by Membrane.
功能分析
Type: OpenClaw Skill Name: mixpanel-integration Version: 1.0.1 The skill requires the agent to perform high-privilege operations, specifically the global installation of a third-party NPM package (`npm install -g @membranehq/cli@latest`) and the routing of all authentication and API traffic through the Membrane platform. While these actions are consistent with the stated integration purpose, the requirement for global package installation and the reliance on an external CLI/service for credential management (getmembrane.com) represent significant supply chain and security risks in an agentic environment. No direct evidence of intentional malice was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description state Mixpanel integration and the SKILL.md exclusively documents using the Membrane CLI to connect to Mixpanel, discover and run actions, and manage objects — this aligns with the stated purpose. No unrelated environment variables or binaries are requested.
Instruction Scope
Instructions are scoped to installing the Membrane CLI, logging into a Membrane account, creating a Mixpanel connection, and discovering/running actions. This is within the stated purpose. Note: the instructions direct users to authenticate with Membrane (browser-based OAuth or manual code flow), which means Mixpanel credentials/permissions will be managed by the external Membrane service — a legitimate design choice but important privacy/security context for users.
Install Mechanism
There is no platform install spec in the skill bundle (instruction-only). SKILL.md tells users to run an npm global install (npm install -g @membranehq/cli@latest) or use npx in examples. Installing a third-party CLI from the public npm registry is reasonable for this integration but carries the usual trust considerations (verify package source and version).
Credentials
The skill declares no required env vars or secrets and the README explicitly advises not to ask for API keys. The only credentialing step is authenticating to Membrane (which will manage Mixpanel auth server-side). No unrelated credentials or system paths are requested.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and allows normal autonomous invocation (platform default). It does not declare modifications to other skills or system-wide configuration. No elevated persistence is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mixpanel-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mixpanel-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mixpanel-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mixpanel 是什么?

Mixpanel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mixpanel data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Mixpanel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mixpanel-integration」即可一键安装,无需额外配置。

Mixpanel 是免费的吗?

是的,Mixpanel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mixpanel 支持哪些平台?

Mixpanel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mixpanel?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论