sentry-go-sdk
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing Go packages via 'go get' from the official Sentry GitHub organization (github.com/getsentry/sentry-go). These are trusted resources from the skill's author.
- [COMMAND_EXECUTION]: During the detection phase, the skill executes 'grep' and 'ls' to identify project dependencies and directory structures in 'go.mod' and local folders. These operations are limited to local analysis and do not involve elevated privileges.
- [CREDENTIALS_UNSAFE]: Integration examples correctly demonstrate the use of environment variables (e.g., SENTRY_DSN) for sensitive configuration rather than hardcoding credentials, adhering to security best practices.
Audit Metadata