-
[aigate] sandbox active
-
[aigate] deny_read: .env, secrets/, ~/.ssh/, *.pem
-
[aigate] deny_exec: curl, wget, ssh, scp
-
[aigate] allow_net: api.anthropic.com, api.github.com
+
+
+
Live demo — simulated syscalls crossing the sandbox boundary, not a real sandbox
+
+
Every file read, command, and network call the agent makes is checked against your rules before it runs.
+
+ Blocked — kernel refuses, the process physically cannot cross
+ Allowed — matches an explicit rule
@@ -419,43 +471,173 @@
Three commands to a sandboxed agent
gumshoe.
+
+