setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill installs well-known development dependencies (husky, lint-staged, prettier) from standard registries.
- [SAFE]: The command execution is limited to standard package manager operations and git commands necessary for the skill's stated purpose of repository initialization.
- [SAFE]: Configuration file creation (.husky/pre-commit, .lintstagedrc, .prettierrc) uses hardcoded templates or simple adaptations based on the detected package manager, with no signs of malicious injection or obfuscation.
Audit Metadata