sentry-python-setup
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the installation of the
sentry-sdkpackage. This is the official integration library for Sentry, which is recognized as a well-known service for error tracking and performance monitoring. - [CREDENTIALS_UNSAFE]: All examples for the Sentry DSN and Authentication Token use clear placeholders (e.g., 'YOUR_SENTRY_DSN', 'sntrys_xxx'), ensuring that no real credentials are leaked in the documentation.
- [DATA_EXFILTRATION]: The configuration snippet includes
send_default_pii=True. This is a standard, documented configuration option within the Sentry SDK used to provide developers with user context for debugging errors and is not a malicious behavior.
Audit Metadata