pre-commit-setup
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configures the environment to fetch and execute pre-commit hooks from well-known and reputable open-source repositories on GitHub, including tools for linting, formatting, and security auditing (e.g., gitleaks/gitleaks, astral-sh/ruff, and the official pre-commit/pre-commit-hooks repository).
- [COMMAND_EXECUTION]: Executes shell commands and utilizes standard package managers (npm, pip, brew, etc.) to perform repository language detection and install development dependencies required for the hooks to operate.
- [DATA_EXFILTRATION]: Rather than exposing data, the skill actively promotes data security by integrating gitleaks and private-key detection hooks to prevent the accidental commitment of sensitive information like API keys and credentials.
Audit Metadata