Tag: ai
All the articles with the tag "ai".
-
Above the Sandbox: A Language-Level Runtime Guard for AI Agents
Published: at 07:00 PMA research look at language-level runtime guards for AI agents — what can be caught inside Python and Node.js before a syscall ever fires, and what still has to fall through to the sandbox.
-
Building a Jail for AI Agents: Sandbox Design on Linux
Published: at 07:00 PMA deep dive into sandboxing AI agents on Linux — namespaces, seccomp, capabilities, and a 3-ring isolation model to keep autonomous code from going rogue.