setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill installs widely used development packages (husky, lint-staged, and prettier) using standard package managers (npm, yarn, pnpm, or bun). These tools are standard for JavaScript project workflows.
- [SAFE]: Configuration steps involve creating standard dotfiles (.husky/pre-commit, .lintstagedrc, .prettierrc) and modifying package.json to include a prepare script. These actions are transparent and aligned with the skill's stated purpose.
- [SAFE]: No malicious patterns such as obfuscation, unauthorized data access, or suspicious network connections were detected.
Audit Metadata