sentry-ruby-setup
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- SAFE: No security issues detected. The skill uses standard Ruby dependency management (Bundler) and provides safe configuration templates using placeholders (e.g., 'YOUR_SENTRY_DSN', 'xxx') for sensitive credentials.
- DATA_EXPOSURE (INFO): The configuration templates include 'config.send_default_pii = true'. While this is a standard feature of Sentry for collecting user context, users should be aware of their data privacy requirements when enabling PII collection.
Audit Metadata