git-hooks

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (SAFE): The pre-commit-python.yaml file references official and reputable repositories on GitHub for the pre-commit framework, including ruff, mypy, and gitleaks. These are standard, industry-recognized sources for these tools.
  • COMMAND_EXECUTION (SAFE): The provided example configurations for Husky.Net, Husky (JS), and Lefthook define tasks that execute standard developer tools (e.g., dotnet format, npm test, ruff). These executions are strictly limited to the intended purpose of git hooks.
  • DATA_EXFILTRATION (SAFE): No evidence of unauthorized data access or exfiltration. On the contrary, the skill actively encourages the use of secret scanning to prevent accidental exposure of credentials.
  • SAFE (SAFE): The documentation and configurations follow security best practices and are designed to help developers maintain high standards for code quality and repository safety.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:26 PM