error-tracking-nextjs
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of documentation and code templates for integrating the PostHog SDK into Next.js. It does not contain any executable code that runs during agent initialization or any instructions that would lead to security compromises.
- [EXTERNAL_DOWNLOADS]: The documentation references official PostHog packages (
posthog-js,posthog-node) and links to the official PostHog dashboard (app.posthog.com). These are standard vendor resources and are considered safe. - [CREDENTIALS_UNSAFE]: The skill explicitly advises users to use environment variables (e.g.,
NEXT_PUBLIC_POSTHOG_PROJECT_TOKEN) and provides placeholders like<ph_project_token>instead of hardcoding sensitive data, following standard security best practices.
Audit Metadata