hooks-management
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill manages the creation and execution of shell hooks for various coding agents by writing configuration files (e.g.,
~/.claude/settings.json) and creating executable scripts in specific user directories. - [COMMAND_EXECUTION]: Executes a local Python script
scripts/validate_hooks.pyto verify the integrity and correctness of the hooks configuration. - [SAFE]: Provides proactive safety templates designed to prevent the execution of destructive shell commands (e.g.,
rm -rf,sudo) and restrict access to sensitive configuration files like.envor credentials. - [SAFE]: Utilizes standard, well-known development tools (such as
jq,prettier, andblack) for configuration parsing and code formatting tasks. - [SAFE]: No malicious patterns, such as data exfiltration, obfuscation, or unauthorized privilege escalation, were detected.
Audit Metadata