sentry-instrument
Fail
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: CRITICALINDIRECT_PROMPT_INJECTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes potentially untrusted data from the Sentry MCP (including event payloads, issue titles, and comments) and reads project source files. When combined with capabilities such as package installation (
pip,npm,composer, etc.), file modification, and shell command execution, this creates a surface for indirect prompt injection. The skill includes an explicit instruction to the agent to treat MCP data as untrusted and to avoid executing instructions found within it, which serves as a significant policy-based mitigation. - [DATA_EXFILTRATION]: Automated scanners flagged the URL
https://analytics.third-party.comas related to a Botnet. Analysis of the source filereferences/sdks/svelte/session-replay.mdreveals that this URL is used exclusively as a placeholder example in a configuration snippet for thenetworkDetailDenyUrlsoption, which is designed to exclude third-party analytics from data collection. The usage is defensive and pedagogical. - [EXTERNAL_DOWNLOADS]: Automated scanners flagged the file
references/sdks/svelte/session-replay.mdas malware (FileRepMalware [Misc]). This file is a Markdown documentation resource authored by Sentry. Manual review indicates the detection is a false positive likely triggered by the technical code examples or the presence of the placeholder analytics domain. The file contains only legitimate instrumentation guidance and no executable or malicious logic.
Recommendations
- CRITICAL: 1 file(s) identified as malware by FileRep - DO NOT USE
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata