setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard initialization commands for developer tools, specifically
npx husky initandnpx lint-staged. These operations are transparently described and essential for the skill's stated purpose of setting up pre-commit hooks. - [EXTERNAL_DOWNLOADS]: The skill uses the detected package manager to install well-known development dependencies (
husky,lint-staged,prettier). These are standard tools in the Node.js ecosystem used for code formatting and quality assurance.
Audit Metadata