error-tracking-hono
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
posthog-nodepackage from the official NPM registry, which is the standard library provided by the vendor for Node.js integrations. - [DATA_EXFILTRATION]: The skill correctly advises developers to use environment variables for sensitive PostHog project tokens and host URLs instead of hardcoding them. It directs data to official PostHog endpoints (
us.i.posthog.comandapp.posthog.com). - [COMMAND_EXECUTION]: Provides standard package management commands (
npm install,yarn add,pnpm add) for setting up dependencies, which is expected for a development-focused skill. - [SAFE]: No malicious patterns, prompt injections, or obfuscation techniques were detected. The skill focuses on legitimate integration patterns and official documentation.
Audit Metadata