sentry-pr-code-review
Fail
Audited by Runlayer on Mar 4, 2026
Risk Level: HIGH
Scan Summary
Flagged Files (1)
sentry-pr-code-review/SKILL.mdHIGH
91.2%
Malicious tool definition detected
## Phase 1: Fetch Seer Comments ```bash gh api repos/{owner}/{repo}/pulls/{PR_NUMBER}/comments --paginate \ --jq '.[] | select(.user.login == "seer-by-sentry[bot]") | {file: .path, line: .line, body: .body}' ``` **The bot login is `seer-by-sentry[bot]`** — not `sentry[bot]` or `sentry-io[bot]`.
Audit Metadata