posthog-replay-analysis
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands using
curlto interact with the PostHog API and uses Python for data processing and visualization. - [EXTERNAL_DOWNLOADS]: Recommends the installation of
matplotlibfrom the official Python Package Index (PyPI) to generate visual timelines of network activity. - [SAFE]: Processes session recording data from PostHog, a well-known analytics service. While this data is sourced externally and includes user-controlled content like console logs and DOM snapshots (representing an indirect ingestion surface), the skill utilizes static Python scripts to parse and summarize this data for technical analysis.
Audit Metadata