add-error-tracking

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements security best practices by explicitly instructing the user to store sensitive Data Source Names (DSNs) in environment variables rather than hardcoding them in the source code.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of official SDKs from well-known technology providers (Sentry) via standard package registries (NPM, PyPI, Cargo, RubyGems). These are trusted sources for development tools.
  • [COMMAND_EXECUTION]: Provides standard commands for package management and initialization (e.g., npx @sentry/wizard, npm install, pip install). All commands are scoped to the intended purpose of setting up error monitoring.
  • [SAFE]: Platform detection logic relies on reading project manifest files (like package.json or requirements.txt). While this is an ingestion of local data, it is used solely to provide context-aware configuration advice and does not involve executing untrusted content from those files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 04:14 PM
Security Audit — agent-trust-hub — add-error-tracking