sentry-python-sdk
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate and opinionated guidance for integrating the Sentry Python SDK across various frameworks (Django, Flask, FastAPI, etc.).
- [SAFE]: All external links point to official Sentry documentation (sentry.io), and dependencies target the official 'sentry-sdk' package and its valid extras.
- [SAFE]: The documentation explicitly addresses data privacy, providing clear instructions on how to use 'send_default_pii' and 'EventScrubber' to filter sensitive information.
- [SAFE]: Project discovery is performed using standard local commands (grep, ls) to identify frameworks and libraries without executing untrusted code or exfiltrating data.
Audit Metadata