sentry-debug-issue
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill is comprised of markdown documentation and instructions. No executable code or scripts are included in the skill package.
- [PROMPT_INJECTION]: The skill explicitly mitigates indirect prompt injection risks by instructing the agent to treat all Sentry data (e.g., error messages, breadcrumbs) as untrusted input and to ignore any directives found within that data.
- [CREDENTIALS_UNSAFE]: The instructions include best practices for secret management, directing the agent to redact or generalize sensitive data such as tokens or PII found in error events.
- [DATA_EXFILTRATION]: No unauthorized network operations or data exfiltration patterns were identified. The workflow relies on an authenticated MCP server to fetch Sentry data and local git operations to apply fixes.
Audit Metadata