Skip to main content

git-clean-gone

Cleans up local Git branches and their worktrees after merging PRs, removing stale branches and optimizing repository management.

Install this skill

or
70/100

Security score

The git-clean-gone skill was audited on Mar 8, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 35

Template literal with variable interpolation in command context

SourceSKILL.md
35- Execute `"${CLAUDE_SKILL_DIR}/scripts/clean-gone.sh"` as a single Bash invocation
high line 42

Template literal with variable interpolation in command context

SourceSKILL.md
42Execute `"${CLAUDE_SKILL_DIR}/scripts/clean-gone.sh"` immediately, passing through any flags from `$ARGUMENTS`.
Scanned on Mar 8, 2026
View Security Dashboard