setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions were analyzed and found to follow standard development practices for repository setup.
- [COMMAND_EXECUTION]: The skill executes package manager commands (such as npm, pnpm, or yarn) to install development dependencies and initialize the Husky git hook system. These operations are restricted to the intended purpose of the skill.
- [EXTERNAL_DOWNLOADS]: The skill downloads standard, well-known development tools including 'husky', 'lint-staged', and 'prettier' from the official npm registry.
Audit Metadata