setup-pre-commit

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs standard development dependencies (husky, lint-staged, prettier) from the public registry using the repository's detected package manager.
  • [COMMAND_EXECUTION]: The skill executes npx husky init to initialize the git hook framework and creates a .husky/pre-commit file that triggers lint-staged and existing project scripts (typecheck, test).
  • [SAFE]: The behavior is entirely consistent with the skill's stated purpose. It uses well-known, reputable packages and performs standard configuration tasks for a Node.js development environment without any signs of obfuscation or malicious intent.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 12:53 PM
Security Audit — agent-trust-hub — setup-pre-commit