sentry
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements read-only access to Sentry data using a Python helper script. It uses environment variables for authentication and explicitly instructs the agent not to ask for credentials in the chat interface.
- [DATA_EXPOSURE]: The bundled script includes a PII redaction layer that identifies and masks emails and IP addresses in the API output before it is presented to the agent, reducing the risk of accidental data leakage.
- [COMMAND_EXECUTION]: Command execution is limited to running the local
scripts/sentry_api.pyscript with controlled arguments for Sentry organization, project, and issue IDs.
Audit Metadata