setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated content were detected within the skill files.
- [EXTERNAL_DOWNLOADS]: The skill installs 'husky', 'lint-staged', and 'prettier' using standard package managers. These are industry-standard tools used for code formatting and quality gates.
- [COMMAND_EXECUTION]: The skill uses the 'Bash' tool to perform routine project setup tasks, such as detecting lockfiles, installing dependencies, and initializing Git hooks. These operations are consistent with the skill's stated purpose of automating project configuration.
Audit Metadata