sentry-node-sdk

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard shell commands (cat, ls, grep) to detect the project environment and existing configurations. These commands are limited to project metadata files like package.json and deno.json and do not perform any destructive actions.
  • [SAFE]: All external URLs and package references target official Sentry domains (sentry.io) or official package registries. These are verified as belonging to the trusted vendor 'getsentry'.
  • [SAFE]: The skill uses placeholders like ___DSN___ and o<ORG_ID>.ingest.sentry.io for configuration values and correctly instructs users to manage secrets using environment variables (e.g., SENTRY_DSN), following security best practices.
  • [SAFE]: The skill recommends using npx @sentry/wizard, which is an official interactive setup tool from Sentry. It explicitly advises the user to run this command manually in their own terminal due to its interactive nature, which maintains user control.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 12:58 AM
Security Audit — agent-trust-hub — sentry-node-sdk