sentry-node-sdk
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard shell commands (e.g.,
node --version,bun --version,cat package.json) to identify the project environment and existing dependencies. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official Sentry packages from the npm registry and provides instructions to use the verified Sentry setup wizard (
npx @sentry/wizard@latest). - [SAFE]: All URLs for documentation and data ingestion point exclusively to official Sentry domains (e.g.,
sentry.io,docs.sentry.io). - [SAFE]: Instructions regarding sensitive information, such as
SENTRY_AUTH_TOKEN, follow best practices by recommending the use of environment variables and.gitignoreto prevent credential exposure.
Audit Metadata