Skip to main content

git-hooks

Provides comprehensive guidance on implementing git hooks across .NET, JavaScript, and Python, optimizing performance and security.

Install this skill

or
81/100

Security score

The git-hooks skill was audited on Feb 21, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 101

Template literal with variable interpolation in command context

SourceSKILL.md
101- Use `${staged}` or `{staged_files}` for incremental processing
low line 343

External URL reference

SourceSKILL.md
343- **Husky.Net:** <https://alirezanet.github.io/Husky.Net/>
low line 345

External URL reference

SourceSKILL.md
345- **Husky (JS):** <https://typicode.github.io/husky/>
low line 346

External URL reference

SourceSKILL.md
346- **pre-commit:** <https://pre-commit.com/>
low line 347

External URL reference

SourceSKILL.md
347- **commitlint:** <https://commitlint.js.org/>
Scanned on Feb 21, 2026
View Security Dashboard