setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install well-known development dependencies (
husky,lint-staged,prettier) from the official npm registry. - [COMMAND_EXECUTION]: The skill executes shell commands to detect the project's package manager, install dependencies, and initialize the Husky hook system using
npx husky init. - [SAFE]: All operations are consistent with the stated purpose of setting up repository-level code quality tools. No suspicious obfuscation, data exfiltration, or unauthorized persistence mechanisms were detected.
Audit Metadata