f6ce517a69
The standalone Python 3.10 binary's venv ensurepip step exits 127. Workaround: install requirements + pip-audit into the same env, then audit with --local (no internal venv creation). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>