using-git-worktrees
Facilitates the creation of isolated Git worktrees for feature development, ensuring safe directory selection and verification.
Install this skill
or
93/100
Security score
The using-git-worktrees skill was audited on May 12, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 79
Access to hidden dotfiles in home directory
SourceSKILL.md
| 79 | ls -d ~/.config/superpowers/worktrees/$project 2>/dev/null |
medium line 97
Access to hidden dotfiles in home directory
SourceSKILL.md
| 97 | Global directories (`~/.config/superpowers/worktrees/`) need no verification. |
low line 106
Access to hidden dotfiles in home directory
SourceSKILL.md
| 106 | # For global: path="~/.config/superpowers/worktrees/$project/$BRANCH_NAME" |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 194.3K
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
clinefrontendgittestingbackendfrontend-developerbackend-developerfullstack-developerdevops-sretechnical-pmdevelopmentproduct
obra/superpowers