sentry-setup-logging
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard integration instructions for Sentry, a well-known error tracking and logging service.- [COMMAND_EXECUTION]: Includes basic version-checking commands (grep, pip show, bundle show) used to verify local environment status; these are benign and standard for setup tasks.- [CREDENTIALS_UNSAFE]: Appropriately uses placeholders like "YOUR_DSN" for configuration, preventing the hardcoding of actual credentials.- [EXTERNAL_DOWNLOADS]: References official Sentry documentation and standard package registries for library verification, aligning with best practices for trusted sources.
Audit Metadata