sentry-fix
Automates the process of fixing Sentry issues by fetching errors, investigating root causes, and merging fixes efficiently.
Install this skill
or
91/100
Security score
The sentry-fix skill was audited on Mar 8, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
Access to hidden dotfiles in home directory
SourceSKILL.md
| 28 | cat ~/.claude/scripts/sentry-projects.yaml |
medium line 120
Access to hidden dotfiles in home directory
SourceSKILL.md
| 120 | The same logic runs autonomously via `~/.claude/scripts/sentry-fix-poller.sh` (launchd, every 2 min). Config: `~/.claude/scripts/sentry-projects.yaml`. |
low line 128
Access to hidden dotfiles in home directory
SourceSKILL.md
| 128 | tail -f ~/.claude/logs/sentry-fix-poller.log |
low line 135
Access to hidden dotfiles in home directory
SourceSKILL.md
| 135 | cat ~/.claude/state/sentry-fix-processed.txt |
low line 138
Access to hidden dotfiles in home directory
SourceSKILL.md
| 138 | > ~/.claude/state/sentry-fix-processed.txt |
Scanned on Mar 8, 2026
View Security Dashboard