anthony-chaudhary/dos-kernel

Catch your AI agents when they lie about what they shipped — verifies claims against git instead of believing the agent.

19Stars on the repository
38Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

anthony-chaudhary/dos-kernel

Hook Claude Code

Runs when a session starts, running an inline shell check. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

Stop

02

anthony-chaudhary/dos-kernel

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check (3 commands). From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

StopFailure

03

anthony-chaudhary/dos-kernel

Hook Claude Code

Runs on the StopFailure event for overloaded, server_error and rate_limit tool calls, executing rate_limit_rewake.py via python with --workspace. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

PreToolUse

04

anthony-chaudhary/dos-kernel

Hook

Runs before the agent uses a tool, running an inline shell check. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

SubagentStop

05

anthony-chaudhary/dos-kernel

Hook

Runs when a subagent finishes, running an inline shell check. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

UserPromptSubmit

06

anthony-chaudhary/dos-kernel

Hook

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT