posthog-analytics
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the integration of PostHog, a reputable and well-known analytics service. All suggested network endpoints (e.g.,
us.i.posthog.com) and external documentation links refer to official PostHog infrastructure. - [SAFE]: Includes explicit security and privacy guidance, such as a 'Property Sanitization' section that provides logic to filter out sensitive keys like passwords, tokens, and credit card information before data is transmitted.
- [SAFE]: Correctly identifies the need for environment variables (
POSTHOG_API_KEY) to manage secrets, discouraging hardcoding of credentials within the application source code. - [SAFE]: All referenced software dependencies (
posthog-js,posthog-node,posthogfor Python) are standard, official packages from the service provider's public registries.
Audit Metadata