Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From attestor
Persists project context across Claude Code sessions: records file changes and commands (secrets redacted) on PostToolUse, injects memories at session start, and writes session summary on exit. Runs bash, writes files.
3 events · 3 hooks
npx claudepluginhub bolnet/attestor --plugin attestorSafety 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
*bash -c 'set -a; [ -f "$HOME/.attestor/.env" ] && . "$HOME/.attestor/.env"; set +a; attestor hook stop'Write|Edit|Bashbash -c 'set -a; [ -f "$HOME/.attestor/.env" ] && . "$HOME/.attestor/.env"; set +a; attestor hook post-tool-use'*bash -c 'set -a; [ -f "$HOME/.attestor/.env" ] && . "$HOME/.attestor/.env"; set +a; attestor hook session-start'Share bugs, ideas, or general feedback.