setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard package manager commands (such as npm, pnpm, yarn, or bun) to install development dependencies and initialize Husky using 'npx husky init'. These are routine operations for setting up a Javascript/Typescript project environment.
- [EXTERNAL_DOWNLOADS]: Downloads well-known, standard development utilities (husky, lint-staged, and prettier) from the official NPM registry via the local package manager. These are established tools in the software development ecosystem.
Audit Metadata