I make an isolated sandbox for it using containerization and then run it with --dangerously-skip-permissions inside it. It only has access to what’s inside the sandbox.
--dangerously-skip-permissions
I make an isolated sandbox for it using containerization and then run it with
--dangerously-skip-permissionsinside it. It only has access to what’s inside the sandbox.