sentry-setup-logging
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate setup instructions for Sentry logging. No malicious patterns or security risks were identified.
- [COMMAND_EXECUTION]: Uses local version checks (
grep,pip show,bundle show) to verify the installed Sentry SDK version. These are standard development operations and do not pose a risk. - [CREDENTIALS_UNSAFE]: Appropriately uses placeholders like 'YOUR_DSN' for configuration settings instead of hardcoding sensitive credentials.
Audit Metadata