git-hooks-setup

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to initialize Git hooks and install development dependencies.
  • Evidence: Execution of husky init, npm install, and writing to .git/hooks/ using cat and chmod +x commands.
  • Context: These operations are the primary function of the skill (managing local repository configuration) and are performed within the project directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 08:22 AM
Security Audit — agent-trust-hub — git-hooks-setup