git-hooks
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a
setup-hooks.tsscript that uses the Node.jschild_process.execSyncmodule to rungit config core.hooksPath .git-hooks. This is a standard administrative task required for the skill's stated purpose of managing Git hooks and does not involve any interpolation of untrusted or external data. - [SAFE]: No indicators of prompt injection, data exfiltration, or obfuscation were found. The skill follows best practices for Git hook architecture, including using version-controlled directories and providing an emergency bypass mechanism.
Audit Metadata