sentry-errors
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill defines
curlcommands used to interact with the Sentry REST API. These commands are standard for retrieving project and error monitoring data. - [DATA_EXFILTRATION]: Includes network operations targeting Sentry API endpoints. Since Sentry is a well-known technology service and the skill does not access local sensitive files, these operations are documented as neutral and safe.
- [SAFE]: Credentials and sensitive data (tokens, DSNs) are managed through placeholders like
{{SENTRY_AUTH_TOKEN}}, ensuring that no secrets are hardcoded in the skill code.
Audit Metadata