setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs well-known, legitimate development dependencies (
husky,lint-staged,prettier) from official package registries (npm/yarn/pnpm/bun). - [COMMAND_EXECUTION]: Executes shell commands to initialize Husky (
npx husky init) and manage Git commits. These actions are transparently described and essential to the skill's stated purpose of setting up pre-commit hooks. - [SAFE]: No patterns of obfuscation, data exfiltration, or persistence were detected. The operations are confined to the local repository configuration.
Audit Metadata