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
91/100

Security score

The using-git-worktrees skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 49

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
95path="~/.config/superpowers/worktrees/$project/$BRANCH_NAME"
low line 231

External URL reference

SourceSKILL.md
231> **Adapted for [@techwavedev/agi-agent-kit](https://www.npmjs.com/package/@techwavedev/agi-agent-kit)**
Scanned on May 12, 2026
View Security Dashboard
Installation guide →