rc-setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard repository initialization tasks including installing well-known devDependencies and configuring local hook files.
- [COMMAND_EXECUTION]: Executes package manager commands (npm/pnpm/yarn/bun) to install dependencies and initialize Husky. These actions are transparent and aligned with the skill's stated purpose.
- [EXTERNAL_DOWNLOADS]: Installs standard packages ('husky', 'lint-staged', 'prettier') from the public npm registry. These are widely used, standard tools in the JavaScript ecosystem.
Audit Metadata