sandvault
last updated: Mar 09, 2026
https://github.com/webcoyote/sandvault
SandVault (sv) manages a limited user account to sandbox shell commands and AI agents, providing a lightweight alternative to application isolation using virtual machines.
via Mike McQuaid
I've played a bit with VM sandboxes and been unhappy with them, so I'm looking around for LLM sandboxes that don't carry the penalties that docker and other VM tools do on mac.
I wish that the Apple virtualization framework were as effective as docker on linux is