Skip to main content

using-git-worktrees

Facilitates the creation of isolated Git worktrees for feature development, ensuring safety and organization in version control.

Install this skill

or
92/100

Security score

The using-git-worktrees skill was audited on Mar 7, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 46

Access to hidden dotfiles in home directory

SourceSKILL.md
462. ~/.config/superpowers/worktrees/<project-name>/ (global location)
medium line 71

Access to hidden dotfiles in home directory

SourceSKILL.md
71### For Global Directory (~/.config/superpowers/worktrees)
low line 91

Access to hidden dotfiles in home directory

SourceSKILL.md
91~/.config/superpowers/worktrees/*)
low line 92

Access to hidden dotfiles in home directory

SourceSKILL.md
92path="~/.config/superpowers/worktrees/$project/$BRANCH_NAME"
Scanned on Mar 7, 2026
View Security Dashboard