Skip to main content

pre-commit

Automates code quality checks and formatting in git commits using pre-commit hooks for efficient development workflows.

Install this skill

or
95/100

Security score

The pre-commit skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 451

Access to hidden dotfiles in home directory

SourceSKILL.md
451~/.cache/pre-commit
low line 696

External URL reference

SourceSKILL.md
696- [Pre-commit Official Site](https://pre-commit.com/)
low line 697

External URL reference

SourceSKILL.md
697- [Creating New Hooks](https://pre-commit.com/#creating-new-hooks)
low line 698

External URL reference

SourceSKILL.md
698- [Supported Git Hooks](https://pre-commit.com/#supported-git-hooks)
low line 699

External URL reference

SourceSKILL.md
699- [Git prepare-commit-msg Documentation](https://git-scm.com/docs/githooks#_prepare_commit_msg)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →