← Back to Skills Marketplace
gora050

Mixpanel

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mixpanel-integration
Description
Mixpanel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mixpanel data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mixpanel-integration
  3. After installation, invoke the skill by name or use /mixpanel-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug mixpanel-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mixpanel?

Mixpanel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mixpanel data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Mixpanel?

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

Is Mixpanel free?

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

Which platforms does Mixpanel support?

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

Who created Mixpanel?

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

💬 Comments