·hook-audit
</>

hook-audit

philoserf/claude-code-setup

Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging hooks, checking exit codes, error handling, or learning hook best practices.

2Installs·0Trend·@philoserf

Installation

$npx skills add https://github.com/philoserf/claude-code-setup --skill hook-audit

SKILL.md

Performs comprehensive security and quality audits of Claude Code hooks, ensuring correct JSON handling, exit code semantics, error handling, and performance.

For hooks that receive JSON stdin (PreToolUse, PostToolUse), verify safe parsing:

Create a structured audit report following the output format below.

Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging hooks, checking exit codes, error handling, or learning hook best practices. Source: philoserf/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/philoserf/claude-code-setup --skill hook-audit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is hook-audit?

Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging hooks, checking exit codes, error handling, or learning hook best practices. Source: philoserf/claude-code-setup.

How do I install hook-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/philoserf/claude-code-setup --skill hook-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/philoserf/claude-code-setup