precommit-setup
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and downloads pre-commit hook configurations from well-known, official GitHub repositories managed by established organizations such as Astral (Ruff), the Pre-commit hooks project, and PyCQA (Bandit).
- [COMMAND_EXECUTION]: The skill facilitates the creation and execution of shell scripts designed to perform component-specific quality checks. These scripts utilize
git diffto identify modified files and run standard developer tools includingmake,ruff,mypy, andpytestwithin the local environment.
Audit Metadata