setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill automates standard repository maintenance tasks using established industry practices.
- [COMMAND_EXECUTION]: Executes routine development commands such as
npm install,npx husky init, andnpx lint-staged. These commands are localized to the project environment and match the skill's description. - [EXTERNAL_DOWNLOADS]: Installs standard development dependencies (
husky,lint-staged,prettier) from the official npm registry. These are well-known tools with no signs of typosquatting or malicious sourcing.
Audit Metadata