error-tracking-nuxt
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of documentation files for integrating a legitimate error tracking service (PostHog) into Nuxt.js applications.
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@posthog/nuxtpackage. This is an official library provided by the vendor (PostHog) for the integration described. - [COMMAND_EXECUTION]: Includes standard development commands such as
npm installandnuxt build. These are necessary for the documented installation and build process and do not include malicious flags or piped remote scripts. - [DATA_EXFILTRATION]: The skill explicitly warns users to use environment variables for sensitive data like API keys and host URLs, and to never hardcode them, which is a defensive security practice.
Audit Metadata