Stats
Actions
Tags
From egtsr
Runs PostToolUse, SessionStart, SessionEnd, and UserPromptSubmit hooks to observe Claude Code activity across a session. No bash or file writes detected.
4 events · 4 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
EGTSR_HOME="${CLAUDE_PLUGIN_DATA:-.egtsr}" PYTHONPATH="${CLAUDE_PLUGIN_ROOT:-.}" python3 -m egtsr_runtime.hooks.entrypoint session_endEGTSR_HOME="${CLAUDE_PLUGIN_DATA:-.egtsr}" PYTHONPATH="${CLAUDE_PLUGIN_ROOT:-.}" python3 -m egtsr_runtime.hooks.entrypoint post_tool_useEGTSR_HOME="${CLAUDE_PLUGIN_DATA:-.egtsr}" PYTHONPATH="${CLAUDE_PLUGIN_ROOT:-.}" python3 -m egtsr_runtime.hooks.entrypoint session_startEGTSR_HOME="${CLAUDE_PLUGIN_DATA:-.egtsr}" PYTHONPATH="${CLAUDE_PLUGIN_ROOT:-.}" python3 -m egtsr_runtime.hooks.entrypoint user_prompt_submitnpx claudepluginhub aproto9787/egtsr --plugin egtsr