sentry-python-setup

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the sentry-sdk package using pip. This is the official SDK provided by the vendor (getsentry) and is a standard dependency for the described functionality.
  • [CREDENTIALS_UNSAFE]: The documentation includes references to sensitive environment variables such as SENTRY_AUTH_TOKEN and SENTRY_DSN. However, these are provided as generic examples or use placeholders (e.g., sntrys_xxx, YOUR_SENTRY_DSN) and do not expose real credentials.
  • [SAFE]: The initialization code provided for various frameworks (Django, Flask, FastAPI) follows standard vendor-recommended practices for error monitoring and tracing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 09:43 PM