Skip to content

fix test command for worktrees

0afa608
Select commit
Loading
Failed to load commit list.
Open

feat: Add local-repo skill #50

fix test command for worktrees
0afa608
Select commit
Loading
Failed to load commit list.
@sentry/warden / warden: skill-scanner completed Feb 19, 2026 in 25s

1 issue

skill-scanner: Found 1 issue (1 medium)

Medium

High number of allowed tools (8 tools) warrants scrutiny - `plugins/sentry-skills/skills/local-repo/SKILL.md:5`

The skill requests 8 tools (Read, Glob, Bash, Edit, Write, Task, WebFetch, AskUserQuestion) which exceeds the 5-tool threshold that typically warrants review. While each tool appears justified by the skill instructions, this broad permission set increases the attack surface.


Duration: 24.3s · Tokens: 89.2k in / 2.0k out · Cost: $0.20 (+extraction: $0.00)

Annotations

Check warning on line 5 in plugins/sentry-skills/skills/local-repo/SKILL.md

See this annotation in the file changed.

@sentry-warden sentry-warden / warden: skill-scanner

High number of allowed tools (8 tools) warrants scrutiny

The skill requests 8 tools (Read, Glob, Bash, Edit, Write, Task, WebFetch, AskUserQuestion) which exceeds the 5-tool threshold that typically warrants review. While each tool appears justified by the skill instructions, this broad permission set increases the attack surface.