소개
Vsbx provides a lightweight, OS-native sandboxing solution for macOS and Linux, leveraging `sandbox-exec` and `bubblewrap` respectively. It enables secure execution of untrusted code, particularly useful for AI agents, by implementing strong filesystem and network isolation. With minimal performance overhead and blazingly fast startup times, Vsbx prevents data leaks and system compromise, offering highly configurable controls via both a command-line interface and a Node.js library.