sentry-go-sdk
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local project analysis using standard shell commands such as
grepandlsto identify existing dependencies and web frameworks. These operations are used solely to tailor the setup recommendations and do not involve exfiltration of sensitive data. - [SAFE]: All installation instructions and package references target the official Sentry Go SDK repository (
github.com/getsentry/sentry-go). No unverified third-party scripts or remote code execution patterns were detected. - [SAFE]: Configuration examples demonstrate best practices for secret management by using environment variables (
os.Getenv("SENTRY_DSN")) rather than hardcoding sensitive credentials. - [SAFE]: The instructions and reference files are consistent with the stated purpose of setting up error monitoring and observability, with no evidence of prompt injection or malicious persistence mechanisms.
Audit Metadata