error-tracking-python

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'posthog' Python library from the standard PyPI registry. This is the official package provided by the vendor for the stated purpose of error tracking.
  • [DATA_EXFILTRATION]: The skill facilitates sending error and event data to PostHog endpoints (e.g., us.i.posthog.com). It includes explicit security guidelines to avoid hardcoding API keys and to exclude Personally Identifiable Information (PII) from captured event properties, aligning with data privacy best practices.
  • [COMMAND_EXECUTION]: Provides standard package management commands using 'pip' for environment setup. There are no signs of arbitrary command execution or suspicious subprocess calls.
  • [SAFE]: All referenced documentation and images are hosted on official vendor domains (posthog.com) or reputable asset delivery networks (cloudinary.com).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 07:13 AM