CLAIM 2 / Claude Code
partial
Observed
Holds as the general design, source-reviewed. Confirmed counterexample at v2.1.51: a Bash(cd:*) prefix rule matched the full compound command cd /path && python3 script.py, allowing arbitrary follow-on commands to execute without prompting (#28784, open at last review).
- UPDATE 2026-06-28: the compound-command bypass class is confirmed still active via #66176 (git -C, cd &&, and env-prefix forms).