hook-manager
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides bash commands for the agent to manage its local configuration by creating directories and copying JSON files to specific paths such as ~/.claude/hooks and ~/.opencode/hooks.
- [COMMAND_EXECUTION]: Several hooks are designed to execute project-specific shell commands, such as 'bun lint:fix' or automated test runners, in response to file modifications.
- [EXTERNAL_DOWNLOADS]: The installation instructions utilize 'bunx' to retrieve the bopen-tools collection from the author's repository.
- [REMOTE_CODE_EXECUTION]: The skill is installed using the 'bunx' command, which fetches and executes installation logic from the vendor's remote package.
Audit Metadata