claude-hooks-check
Version updated for https://github.com/MukundaKatta/claude-hooks-check to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The claude-hooks-check GitHub Action is a Python-based linter designed to validate and ensure the correctness of the hooks configuration in Claude Code’s settings.json or standalone hooks JSON files. It automates the detection of common errors, such as typos in event names, malformed matcher blocks, missing or invalid hook properties, dangerous command patterns, and hardcoded secrets, helping prevent potentially harmful or misconfigured commands from being executed. This tool provides a robust solution for improving the safety and reliability of Claude Code integrations by identifying issues before they cause runtime errors or security risks.
What’s Changed
Full Changelog: https://github.com/MukundaKatta/claude-hooks-check/commits/v0.1.0