Skip to main content

using-git-worktrees

Facilitates the creation of isolated Git workspaces for simultaneous branch development, ensuring clean project management.

Install this skill

or
92/100

Security score

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

Categories Tested

Security Issues

low line 48

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
93~/.config/superpowers/worktrees/*)
low line 94

Access to hidden dotfiles in home directory

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