Skip to main content

git-workflow

Explains Git workflow patterns, branching strategies, and best practices for collaborative development in teams.

Install this skill

or
95/100

Security score

The git-workflow skill was audited on May 18, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 492

Access to hidden dotfiles in home directory

SourceSKILL.md
492# Add to ~/.gitconfig
low line 521

Access to .env file

SourceSKILL.md
521.env
low line 522

Access to .env file

SourceSKILL.md
522.env.local
low line 523

Access to .env file

SourceSKILL.md
523.env.*.local
low line 668

Access to .env file

SourceSKILL.md
668git add .env # Contains API keys
Scanned on May 18, 2026
View Security Dashboard