hf.audit-hooks

Audit Claude Code hooks and settings for compliance and efficiency.

5|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/T-rav/hydraflow --skill hf-audit-hooks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hf.audit-hooks
Source: https://github.com/T-rav/hydraflow/tree/main/.codex/skills/hf.audit-hooks
Command: npx skills add https://github.com/T-rav/hydraflow --skill hf-audit-hooks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit Claude Code hooks (.claude/settings.json and .claude/hooks/*.sh) for correctness, efficiency, and proper gating opportunities. Launch a single agent that reads everything and reports findings.

Core Features & Use Cases

  • Centralized audit of Claude hooks and their settings to identify misconfigurations, inefficiencies, and gating gaps.
  • Generates a structured findings report that helps teams tighten policies and improve automation reliability.
  • Use case: Run the audit after updates to .claude/hooks to ensure all hooks remain compliant and safe.

Quick Start

Launch the audit agent to scan configuration and hook scripts and generate a findings report.

Frequently Asked Questions about hf.audit-hooks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Claude Code hooks for correctness and security gating?

A Claude hooks audit checks settings.json and hook scripts for compliance against a standardized checklist, generating a structured report that highlights misconfigurations, inefficiencies, and missing gating opportunities.

What does a Claude hooks compliance report include?

A Claude hooks compliance report includes findings on hook correctness, execution efficiency, and proper gating opportunities, aggregated by analyzing configuration files and hook scripts against a standardized checklist.

When should I run a Claude hooks audit in my repository?

Run a Claude hooks audit after updating .claude/hooks scripts or settings to verify all configurations remain compliant, safe, and properly gated for reliable automation.

Can I check .claude/settings.json for proper hook gating and automation policies?

Yes, a Claude hooks audit reads .claude/settings.json alongside all hook scripts to analyze gating opportunities, verify configuration correctness, and identify policy enforcement gaps.

What are common misconfigurations found in Claude Code hook scripts?

Common Claude Code hook misconfigurations include missing gating opportunities, execution inefficiencies, and incorrect settings that a standardized checklist audit identifies to help tighten automation policies.