git-hooks
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts (
scripts/hook-installer.sh) that write hook logic to the local.git/hooksdirectory and applychmod +xto make them executable. This is standard and expected behavior for the primary purpose of managing Git hooks. - [EXTERNAL_DOWNLOADS]: The skill references and installs well-known development tools and repositories, such as Husky, lint-staged, and the pre-commit framework, from official registries (NPM, PyPI) and established GitHub organizations (e.g., pre-commit, psf, astral-sh). These are industry-standard resources for development workflows.
Audit Metadata