sentry-python-setup

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFE
Full Analysis
  • EXTERNAL_DOWNLOADS (SAFE): The skill instructs the user to install sentry-sdk via pip. This is a well-known, legitimate package maintained by Sentry.
  • CREDENTIALS_UNSAFE (SAFE): The skill uses appropriate placeholders for sensitive data, such as YOUR_SENTRY_DSN and sntrys_xxx. No actual secrets are hardcoded.
  • DATA_EXFILTRATION (LOW): Several configuration examples include send_default_pii=True. While this is a standard feature of the Sentry SDK used to attach user context to error reports, it should be noted that this enables the transmission of potentially sensitive user data (like IP addresses or usernames) to the Sentry service.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 05:51 AM