add-analytics

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to automate the setup of observability tools using established industry practices.
  • [EXTERNAL_DOWNLOADS]: Facilitates the installation of official libraries from trusted technology providers, including PostHog, Sentry, and Supabase, via standard package managers.
  • [REMOTE_CODE_EXECUTION]: Recommends the use of the Sentry configuration wizard (@sentry/wizard via npx), which is a well-known setup utility provided by Sentry.
  • [COMMAND_EXECUTION]: Utilizes routine package installation commands (npm install, pip install) to manage project dependencies.
  • [CREDENTIALS_UNSAFE]: Provides templates for managing sensitive API keys and service tokens through environment variables, and includes explicit instructions to exclude these from version control to prevent leaks, which is consistent with security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 09:22 PM