sentry-ruby-sdk
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate configuration guide for the Sentry Ruby SDK. It contains documentation and code snippets for error monitoring, tracing, metrics, and profiling.
- [COMMAND_EXECUTION]: The discovery phase in
SKILL.mduses standard shell commands likegrep,cat, andlsto identify the application framework (Rails, Sinatra) and existing dependencies. These commands are benign and used exclusively for environment detection. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official Ruby gems such as
sentry-ruby,sentry-rails, andsentry-sidekiq. It also references documentation fromdocs.sentry.io. These are trusted resources belonging to the skill author (getsentry). - [SAFE]: Verification steps include using
npx @spotlightjs/spotlight, which is an official Sentry tool for local development sidecar monitoring. No suspicious remote code execution or data exfiltration patterns were detected.
Audit Metadata