sentry-dotnet-sdk

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of official Sentry NuGet packages such as Sentry.AspNetCore, Sentry.Maui, and Sentry.Profiling using the dotnet add package command. It also utilizes npx @sentry/wizard@latest to download and run the vendor's configuration utility. All resources originate from the verified vendor 'getsentry' and trusted package registries.
  • [COMMAND_EXECUTION]: Local shell commands including find, grep, and ls are executed to detect the project framework, .NET version, and existing dependencies. These operations are read-only and necessary for providing accurate configuration guidance.
  • [REMOTE_CODE_EXECUTION]: The use of npx to execute the Sentry wizard represents the execution of remote code. However, as the package is an official tool from the skill's author ('getsentry'), this is considered standard and safe vendor functionality.
  • [DATA_EXFILTRATION]: Configuration instructions involve setting up a Sentry DSN and Auth Token for symbol uploads. These credentials and the resulting telemetry data are directed to the official sentry.io domain, which is the intended destination for the vendor's services.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 04:41 AM