sentry-automation
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires connecting to an external MCP server endpoint at
https://rube.app/mcpto access the Sentry toolkit functionality. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data from Sentry environments that can be influenced by external actors.
- Ingestion points: Untrusted data such as stack traces, error messages, and issue tags are retrieved via tools like
SENTRY_LIST_AN_ISSUES_EVENTSandSENTRY_RETRIEVE_AN_ISSUE_EVENTas described inSKILL.md. - Boundary markers: The instructions do not include delimiters or specific guidance to treat external Sentry data as potentially untrusted input.
- Capability inventory: The skill possesses capabilities to modify Sentry configurations, including
SENTRY_CREATE_PROJECT_RULE_FOR_ALERTSandSENTRY_CREATE_RELEASE_FOR_ORGANIZATION(found inSKILL.md). - Sanitization: There are no instructions for sanitizing or escaping the data retrieved from Sentry before it is used in subsequent agent steps or workflows.
Audit Metadata