Skip to main content

git-commit

Facilitates standardized git commits using Conventional Commits, enhancing message clarity and version control practices.

Install this skill

or
99/100

Security score

The git-commit skill was audited on Jun 15, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 109

Command substitution pattern

SourceSKILL.md
107
108# Multi-line with body/footer
109git commit -m "$(cat <<'EOF'
110<type>[scope]: <description>
111
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →