Skip to main content

daft-worktree-workflow

Guides developers in using daft worktree for compartmentalized Git workflows, enhancing environment isolation and automation.

Install this skill

or
91/100

Security score

The daft-worktree-workflow skill was audited on Feb 19, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 103

Access to hidden dotfiles in home directory

SourceSKILL.md
103# Bash / Zsh -- add to ~/.bashrc or ~/.zshrc
low line 106

Access to hidden dotfiles in home directory

SourceSKILL.md
106# Fish -- add to ~/.config/fish/config.fish
medium line 15

Access to .env file

SourceSKILL.md
15- Environment files (`.envrc`, `.env`)
low line 141

Access to .env file

SourceSKILL.md
141run: cp .env.example .env
low line 357

Access to .env file

SourceSKILL.md
357run: cp .env.example .env
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →