ai detection hooks

5 tagged ai detection, measured the same way as everything else here.

PreToolUse

01

tbhb/vale-ai-tells

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, running guard-markdown --hook. From tbhb/vale-ai-tells.

82 2d ago A tokens not measured original MIT

SessionStart

02

zircote/human-voice

Hook

Runs when a session starts, running an inline shell check (2 commands). From zircote/human-voice.

10 1mo ago A tokens not measured original MIT

PostToolUse

03

MikkoParkkola/anti-ai-tell

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post_tool_lint.py via python3. From MikkoParkkola/anti-ai-tell.

2 2d ago A tokens not measured original MIT

SessionStart

04

MikkoParkkola/anti-ai-tell

Hook

Runs when a session starts, executing session_fingerprint_inject.py via python3. From MikkoParkkola/anti-ai-tell.

2 2d ago A tokens not measured copy · 86% MIT

UserPromptSubmit

05

MikkoParkkola/anti-ai-tell

Hook

Runs when you submit a prompt, before the agent sees it, executing active_ask_nudge.py via python3. From MikkoParkkola/anti-ai-tell.

2 2d ago A tokens not measured original MIT