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/usingcatandchmod +xcommands. - Context: These operations are the primary function of the skill (managing local repository configuration) and are performed within the project directory.
Audit Metadata