setup-pre-commit
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to automate the setup of a standard development workflow. It does not exhibit any malicious patterns such as credential theft, data exfiltration, or obfuscation.
- [COMMAND_EXECUTION]: The skill executes shell commands using standard package managers (npm, pnpm, yarn, bun) to install dependencies and initialize configurations. These commands are transparent and appropriate for the skill's stated purpose.
- [EXTERNAL_DOWNLOADS]: It installs well-known, widely-trusted development packages (
husky,lint-staged,prettier) from official package registries. These are standard industry tools and do not pose a security risk in this context.
Audit Metadata