integration-django

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation mentions the use of npx @posthog/wizard@latest as an automated integration method, which executes code from the official service provider's registry.
  • [DATA_EXFILTRATION]: The skill is designed to collect and transmit user interaction data and person properties to PostHog's servers (us.i.posthog.com). This is the primary function of the integration for product analytics and error tracking.
  • [COMMAND_EXECUTION]: The workflow includes standard commands for dependency management using pip install for the required Python libraries.
  • [SAFE]: The skill explicitly instructs users to avoid hardcoding secrets like the Django SECRET_KEY and PostHog project tokens, recommending environment variables instead. It also provides specific guidance to avoid sending PII in event capture properties.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 07:14 AM