sentry-setup-logging
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions facilitate the setup of Sentry logging, a well-known observability service.
- [EXTERNAL_DOWNLOADS]: The skill recommends updating Sentry SDKs through official package registries (npm, PyPI, RubyGems). These are trusted sources for the intended functionality.
- [COMMAND_EXECUTION]: Uses standard shell commands like
grep,pip show, andbundle showto verify installed software versions. These operations are limited to project identification and do not present a security risk.
Audit Metadata