Skip to main content

git-worktrees

Facilitates efficient branch management in Git using worktrees for streamlined development workflows.

Install this skill

or
77/100

Security score

The git-worktrees skill was audited on Jun 10, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 64

Template literal with variable interpolation in command context

SourceSKILL.md
64```bash
medium line 98

Template literal with variable interpolation in command context

SourceSKILL.md
98```bash
medium line 153

Template literal with variable interpolation in command context

SourceSKILL.md
153```bash
medium line 190

Template literal with variable interpolation in command context

SourceSKILL.md
190```bash
low line 18

Access to .env file

SourceSKILL.md
18.env
low line 101

Access to .env file

SourceSKILL.md
101worktree_core_files=(.env .envrc devenv.nix devenv.yaml)
low line 156

Access to .env file

SourceSKILL.md
156worktree_core_files=(.env .envrc devenv.nix devenv.yaml)
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →
GitHub Stars 221
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
megalithic/dotfiles