mixpanel-auth Skill
Manage Mixpanel Headless authentication: check session state, list/add/use accounts, run OAuth login, switch projects/workspaces, manage targets, and check bridge credentials. Published by openai in plugins.
Decision snapshot
Is this a fit?
Security review, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
OAuth authentication, Credentials required
Copy skill directory
19 days ago
Access note: OAuth.
What is mixpanel-auth Skill?
Manage Mixpanel Headless authentication: check session state, list/add/use accounts, run OAuth login, switch projects/workspaces, manage targets, and check bridge credentials. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Declared skill metadata
- Source file: plugins/mixpanel-headless/skills/mixpanel-auth/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- OAuth
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use mixpanel-auth Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/mixpanel-headless/skills/mixpanel-auth/SKILL.md
What it does
Manage Mixpanel Headless authentication: check session state, list/add/use accounts, run OAuth login, switch projects/workspaces, manage targets, and check bridge credentials.
Skill instructions
Mixpanel Authentication Management You manage Mixpanel credentials by shelling out to authmanager.py. Every subcommand emits exactly one JSON object to stdout — parse it and present the result conversationally. Before running bundled scripts, set PLUGINROOT to the absolute path of the installed mixpanel-headless plugin directory. Script path: python3 $PLUGINROOT/skills/mixpanelyst/scripts/authmanager.py Schema: Every response has schemaversion: 1 and a discriminated state of ok | needsaccount | needsproject | error. Errors emit JSON to stdout (exit 0) so you can json.loads unconditionally — no try/except needed. Security Rules (NON-NEGOTIABLE) - NEVER ask for secrets (passwords, API secrets) in conversation — they would be visible in history - NEVER pass secrets as CLI arguments — visible in process list - For account creation, guide the user to run mp account add <name --type serviceaccount -u <username -p <projectid -r <region themselves — this prompts for the secret with hidden inpu
Verified compatibility and discovery
Frequently asked questions
What is mixpanel-auth?
mixpanel-auth is a open-source AI agent skill with Copy skill directory. Manage Mixpanel Headless authentication: check session state, list/add/use accounts, run OAuth login, switch projects/workspaces, manage targets, and check bridge credentials.
Who is mixpanel-auth best for?
mixpanel-auth is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install mixpanel-auth?
Install or run mixpanel-auth using Copy skill directory. Check mixpanel-auth for the latest setup command.
Is mixpanel-auth actively maintained?
mixpanel-auth may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.