sentry-nestjs-sdk

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local shell commands including grep, ls, and node -e to inspect the project's package.json, file structure, and dependency versions. This discovery phase is used to provide context-aware configuration advice (e.g., detecting if the project uses Fastify, GraphQL, or specific AI libraries).
  • [EXTERNAL_DOWNLOADS]: The instructions guide the user to install official packages from the @sentry namespace (e.g., @sentry/nestjs, @sentry/profiling-node) using the npm registry.
  • [SAFE]: The skill follows security best practices for SDK initialization, such as recommending the use of environment variables for DSNs and API keys rather than hardcoding them in the source code.
  • [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. All external links point to official Sentry documentation or verified package registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 11:14 AM