sentry-go-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends the installation of official Sentry Go SDK modules and framework-specific sub-packages (e.g., Gin, Echo, Fiber) from the 'getsentry' GitHub organization using standard Go package management tools.
- [COMMAND_EXECUTION]: Employs local reconnaissance commands including
grepandlsto inspectgo.mod,go.sum, and the project's directory structure. These operations are used solely to detect used frameworks and logging libraries to provide tailored integration instructions. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill demonstrates best practices by instructing users to manage sensitive configuration like the Sentry DSN through environment variables rather than hardcoding credentials.
Audit Metadata