git-hooks-automation

Pass

Audited by Gen Agent Trust Hub on Aug 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [SAFE]: The skill provides configuration templates for Husky, lint-staged, and the pre-commit framework. All external dependencies and hook repositories are well-known and reputable within the developer community.
  • [SAFE]: Includes a custom pre-commit shell script that implements security checks to detect and block the commitment of sensitive data such as AWS keys, API tokens, and private keys.
  • [COMMAND_EXECUTION]: Provides standard shell commands to set up the environment, including making Git hook scripts executable via chmod. This is required for functional Git hooks.
  • [REMOTE_CODE_EXECUTION]: The pre-commit configuration references remote repositories to fetch linting and formatting hooks from well-known sources like psf/black and astral-sh/ruff-pre-commit.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 28, 2026, 09:31 AM
Security Audit — agent-trust-hub — git-hooks-automation