sentry
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages sensitive access tokens securely by utilizing the
SENTRY_AUTH_TOKENenvironment variable and provides explicit guidance to the agent to avoid requesting or displaying tokens in the conversation. - [DATA_EXFILTRATION]: The Python utility
scripts/sentry_api.pyincludes proactive security measures, specifically regex-based redaction logic to identify and mask Personally Identifiable Information (PII) such as email addresses and IP addresses within Sentry API responses. - [EXTERNAL_DOWNLOADS]: The skill performs authenticated network operations to the official Sentry API (sentry.io) to fetch error logs and event details, which is the expected and legitimate behavior for an error-tracking integration.
Audit Metadata