sentry-python-sdk
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs project discovery using standard shell commands (grep, ls, cat) to detect used frameworks and libraries. These operations are limited to project files and do not involve data exfiltration or suspicious network activity.
- [SAFE]: All sensitive configurations, such as the Sentry DSN, are managed via environment variables (SENTRY_DSN). No hardcoded credentials or secrets were found in the instructions or code snippets.
- [SAFE]: The skill uses official, well-known libraries (sentry-sdk) and points to official documentation (docs.sentry.io). There are no attempts to download or execute untrusted remote code.
- [SAFE]: The instructions provide clear guidance on PII (Personally Identifiable Information) management, explaining how to enable/disable PII capture and how to use the SDK's built-in scrubbing features to protect sensitive data.
Audit Metadata