Mixpanel Analytics
Analysis
This skill appears aligned with querying Mixpanel analytics, but it needs Mixpanel credentials and can expose raw event and user profile data to the agent.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Export Raw Events ... --from-date 2026-03-20 --to-date 2026-03-21 ... --limit 100
Raw event export is a powerful but disclosed analytics function; the documentation encourages limiting output, but broader ranges could return large or sensitive datasets.
Source: unknown; Homepage: none
The skill includes a local helper script but has limited provenance information in the registry metadata.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Requires MIXPANEL_SERVICE_ACCOUNT_USERNAME + MIXPANEL_SERVICE_ACCOUNT_SECRET (or MIXPANEL_API_SECRET for legacy projects).
The skill requires Mixpanel account credentials to access a project; this is expected for the integration but grants whatever Mixpanel data access those credentials allow.
