setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill automates the installation of industry-standard development dependencies (husky, lint-staged, prettier) using the detected package manager.
- [SAFE]: The command execution is limited to standard project initialization tasks such as
npx husky initand running pre-commit hooks. - [SAFE]: Configuration files created (.husky/pre-commit, .lintstagedrc, .prettierrc) contain expected settings for code formatting and testing without any malicious redirection or obfuscation.
Audit Metadata