feat(skills): Add triage and digest workflow skills; enrich fix-issues - #179
Draft
NicoHinderling wants to merge 27 commits into
Draft
feat(skills): Add triage and digest workflow skills; enrich fix-issues#179NicoHinderling wants to merge 27 commits into
NicoHinderling wants to merge 27 commits into
@sentry/warden / warden
completed
Jun 16, 2026 in 0s
1 issue
Medium
Unused Bash tool grant exposes triage skill to prompt-injection-driven shell execution - `skills/sentry-triage-issues/SKILL.md:5`
The autonomous triage skill loads attacker-controllable Sentry issue titles, culprits, and messages into LLM context while granting the Bash tool that no part of its documented workflow uses; a prompt-injection payload embedded in issue content could leverage Bash to run arbitrary shell commands, especially in unattended --auto mode. Drop Bash from allowed-tools since the workflow only needs the MCP issue tools plus Read/Grep/Glob.
2 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 1 | 1m 53s | $0.55 |
| skill-scanner | 0 | 39.7s | $0.14 |
⏱ 2m 32s · 214.7k in / 19.9k out · $0.69
Loading