existing-repo

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute standard commands for repository discovery and analysis (e.g., git remote, ls, grep, find). These commands are used solely to identify the project's tech stack and existing conventions.
  • [EXTERNAL_DOWNLOADS]: It installs development dependencies such as Husky, ESLint, and Ruff using standard package managers (npm, pip) targeting official registries (NPM, PyPI).
  • [REMOTE_CODE_EXECUTION]: The skill configures pre-commit hooks that fetch utility scripts from well-known public repositories, including those maintained by Astral, Yelp, and the pre-commit organization.
  • [DYNAMIC_EXECUTION]: Generates local configuration files (e.g., .prettierrc, eslint.config.js) and helper scripts within the .husky directory to automate linting and commit validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 07:27 PM