setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill automates a common developer workflow by setting up Husky, lint-staged, and Prettier.
- [COMMAND_EXECUTION]: The skill uses standard package management and git commands to initialize the environment and verify the setup, aligning with its intended functionality.
- [EXTERNAL_DOWNLOADS]: The skill installs recognized developer tools from official registries, which is the standard method for configuring these utilities.
- [PERSISTENCE]: The skill configures git hooks to run quality checks during the commit process. While this involves code execution on commit, it is the primary stated purpose of the skill and follows standard development practices.
Audit Metadata