hooks
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes shell scripts to detect project-specific package managers, check for existing configuration files, and install development tools.
- [EXTERNAL_DOWNLOADS]: Downloads and installs the @biomejs/biome package and TypeScript dependencies using standard package managers (npm, pnpm, or yarn) and npx.
- [REMOTE_CODE_EXECUTION]: Configures lifecycle hooks in the agent settings that automatically execute shell commands (e.g., Biome formatting, linting, and safety monitoring) in response to agent actions.
- [SAFE]: Demonstrates secure configuration management by merging updates into existing settings, preserving non-related user configurations, and providing an explicit removal flag (--remove) for uninstallation.
Audit Metadata