Bash builtin command boundary
The report belongs to Bash's help builtin, not to the Python candidate above it. Every Bash
builtin and keyword is a command boundary even when it is outside the verifier's run allowlist.
enforced:verify-proofs.py --strictreturns 4 with Python pending andhelpskipped.advisory: nothing else here is real.
python3 -c "import sys; sys.exit(0)"
help printf
echo $? # -> 0