groove-admin-claude-hooks
Warn
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates shell scripts (daily-end-reminder.sh, git-activity-buffer.sh, block-managed-paths.sh) and writes them to the local filesystem.
- [COMMAND_EXECUTION]: It uses chmod +x to ensure the generated scripts are executable.
- [COMMAND_EXECUTION]: The skill modifies the agent's configuration file (.claude/settings.json) to register these scripts as hooks that execute automatically on session events such as Stop, PreToolUse, and PostToolUse, establishing a persistence mechanism where custom code runs across sessions.
Audit Metadata