Menu

#Hook

34 posts

Feed·
20 of 34 posts
Claude's Desktop Control: How Hook Utils Tame Agentic AI Risks
🖼️
0

Claude's Desktop Control: How Hook Utils Tame Agentic AI Risks

WebProNews·Juan Vasquez·2 days ago
#YhSpNnq0

RasmusGodske's claude-hook-utils simplifies custom controls for Claude's computer use feature in Claude Code. The library lets developers enforce coding standards, block risky actions and log decisions with minimal boilerplate.…

15s
Read More
Hooks and the wrapper-authority problem: why your AI coding agent ignores them
🖼️
0

Hooks and the wrapper-authority problem: why your AI coding agent ignores them

DEV Community·C. Delgado·24 days ago
#Bc73F6uJ
#why#ai#user#hook#claude#prompt

Post 2 of 2. A walkthrough of the wrapper that breaks UserPromptSubmit hook output, the issues that...

15s
Read More
The useSEO hook pattern: why I dropped React Helmet across 14 projects
🖼️
0

The useSEO hook pattern: why I dropped React Helmet across 14 projects

DEV Community·Jakub·26 days ago
#PnooTXm8
#react#seo#webdev#meta#title#description

React Helmet is great. It's also too much for a SPA with twelve dynamic blog routes. Here's what I...

15s
Read More
Exit Code 2: How Claude Hooks Turn Agentic Rules Into Runtime Barriers
🖼️
0

Exit Code 2: How Claude Hooks Turn Agentic Rules Into Runtime Barriers

DEV Community·Anthony Johnson II·27 days ago
#Kn2Mjr20
#ai#claude#hook#guard#branch#commit

Documented rules don't stop a confident subagent. Hooks do. This is the runtime-enforcement layer of the agentic governance stack — what a protected-branch guard actually looks like in code, why nested-shell bypasses matter, and what changed in GovForge…

15s
Read More
CVE-2026-26268: How Cloning a Repo Can Now Execute Attacker Code in Your AI IDE
🖼️
0

CVE-2026-26268: How Cloning a Repo Can Now Execute Attacker Code in Your AI IDE

DEV Community·Toni Antunovic·30 days ago
#2BKGewBs
#security#cursor#git#agent#repository#hook

CVE-2026-26268 turns a routine git clone into remote code execution by embedding a malicious bare repository with a pre-commit hook that Cursor AI agent triggers automatically. Here is how the attack works and what local gates stop it.

15s
Read More
PreToolUse Hooks Are a Tiny State Machine: The Four Exit Codes That Actually Matter
🖼️
0

PreToolUse Hooks Are a Tiny State Machine: The Four Exit Codes That Actually Matter

DEV Community·AgentKit·about 1 month ago
#HtQu3Sk6
#claudecode#devtools#ai#hook#exit#code

Production teams need more from PreToolUse hooks than tutorials show. The four exit codes that actually decide whether your hook is safe in production.

15s
Read More