Skip to main content

mixpanel

Enables tracking of events and user behavior analysis through the Mixpanel API, facilitating data-driven decision-making.

Install this skill

or
69/100

Security score

The mixpanel skill was audited on Feb 9, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 22

Curl to non-GitHub URL

SourceSKILL.md
22curl "https://api.mixpanel.com/track" \
medium line 29

Curl to non-GitHub URL

SourceSKILL.md
29curl -X POST "https://api.mixpanel.com/import?strict=1" \
medium line 38

Curl to non-GitHub URL

SourceSKILL.md
38curl "https://mixpanel.com/api/2.0/jql" \
medium line 46

Curl to non-GitHub URL

SourceSKILL.md
46curl "https://mixpanel.com/api/2.0/engage?distinct_id=user123" \
medium line 53

Curl to non-GitHub URL

SourceSKILL.md
53curl "https://api.mixpanel.com/engage#profile-set" \
low line 22

External URL reference

SourceSKILL.md
22curl "https://api.mixpanel.com/track" \
low line 29

External URL reference

SourceSKILL.md
29curl -X POST "https://api.mixpanel.com/import?strict=1" \
low line 38

External URL reference

SourceSKILL.md
38curl "https://mixpanel.com/api/2.0/jql" \
low line 46

External URL reference

SourceSKILL.md
46curl "https://mixpanel.com/api/2.0/engage?distinct_id=user123" \
low line 53

External URL reference

SourceSKILL.md
53curl "https://api.mixpanel.com/engage#profile-set" \
low line 58

External URL reference

SourceSKILL.md
58- Dashboard: https://mixpanel.com
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorymarketing
UpdatedApril 4, 2026
openclaw/skills