Deno sandboxes processes by default and scripts must be explicitly given permissions to access the network and parts of the filesystem and the environment.
This great idea has finally made it's way into Node and since this project is all about exploring application layer security controls we should adopt it here.