Skip to main content

using-git-worktrees

Facilitates the creation of isolated Git worktrees for feature development, ensuring safe directory selection and verification.

Install this skill

or
92/100

Security score

The using-git-worktrees skill was audited on Mar 8, 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/ceo/worktrees/<project-name>/ (global location)
medium line 71

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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