> A malicious AI could just add arbitrary code to your Vagrantfile > [...] > Claude could decide to fix/improve something by adding a commit hook.
repository/ ├── sandbox <--- Claude lives in here │ └── main.py <--- Claude can edit this └── .git <--- Claude can not touch this