setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill automates the configuration of a local development environment using standard industry tools.
- [COMMAND_EXECUTION]: The skill executes routine shell commands such as 'npx husky init', 'npx lint-staged', and 'git commit' to initialize hooks and verify the setup. These actions are transparent and aligned with the skill's primary purpose.
- [EXTERNAL_DOWNLOADS]: The skill installs 'husky', 'lint-staged', and 'prettier' from the standard npm registry. These are well-established, widely-used development dependencies.
Audit Metadata