A safety hook for Claude Code that parses Bash commands and enforces configurable security policies
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
318
commits
fix: evaluate process substitutions, unwrap wrappers in find-exec/xargs
f1bd265View on GitHubfeat: handle declaration_command, unset_command, command/builtin wrappers
320376aView on GitHubrefactor: reorganize golden tests to match rules file structure
8c97086View on GitHubrefactor: split interpreters.yaml into language-specific rules files
64e20a7View on GitHubfeat: add allowlist entries for git diff-tree, yamllint, editorconfig-checker
893ba9fView on GitHubfeat: add allowlist entries for pfp, tmux, rustup, pstree, uv run python -m pytest
d0b1d05View on GitHubrefactor: replace inline flags logic and stage_flags_match with flags_match helper
7b1da63View on GitHubtest: add edge case golden tests for pipeline stage flags
4fedbf7View on GitHub