git-precommit
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Git and Unix utilities such as
git diff,grep,ls, anddiffto monitor file changes and audit project structure. - [COMMAND_EXECUTION]: The skill triggers local automation scripts including
scripts/check-doc-updates.pyand./scripts/build.shto perform documentation synchronization and extension builds. - [COMMAND_EXECUTION]: It invokes the TypeScript compiler (
tsc --noEmit) to validate code integrity before allowing a commit to proceed.
Audit Metadata