python-precommit

Pass

Audited by Gen Agent Trust Hub on Jul 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates the configuration of pre-commit, a standard tool for managing local git hooks to maintain code quality and consistency.
  • [EXTERNAL_DOWNLOADS]: Fetches pre-commit hook definitions from official repositories on GitHub, including those from established organizations such as Astral-sh and the pre-commit community.
  • [COMMAND_EXECUTION]: Provides standard commands for installing the pre-commit framework and executing local validation scripts using Python package managers like uv and pip.
  • [SAFE]: Includes a read-only Python script (check_precommit_config.py) designed to lint configuration files for common errors and security best practices, such as ensuring hook versions are pinned for reproducibility.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 22, 2026, 12:22 AM
Security Audit — agent-trust-hub — python-precommit