sentry-nextjs-sdk
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard discovery commands including
cat,ls,grep, andfindto detect project dependencies, router types, and existing configuration files. These commands are localized to the project and its immediate parent directories to identify companion services. - [EXTERNAL_DOWNLOADS]: The skill recommends using
npx @sentry/wizardandnpm install @sentry/nextjs. These resources are official packages from Sentry (getsentry), a recognized service provider, and their use is consistent with the skill's primary purpose. - [CREDENTIALS_UNSAFE]: Instructions for managing sensitive information like
SENTRY_AUTH_TOKENcorrectly advise the use of environment variables and.gitignorefiles, adhering to security best practices for secret management.
Audit Metadata