Previous parts of Build a Basic AI Agent From Scratch:
Basic Agent
Tools
Long Task Planning
Human in the Loop & Security
Previous parts of Build a Basic AI Agent From Scratch: Basic Agent Tools Long Task Planning Human...
Part III adds path scoping, shell denylist, and SSRF guard to block sandbox escape and prompt injection in AI agent policy. For production CTO deployments: prevents destructive commands, exfiltration, and runaway loops without modifying agent logic.
Previous parts of Build a Basic AI Agent From Scratch:
Basic Agent
Tools
Long Task Planning
Human in the Loop & Security

Previous parts of Build a Basic AI Agent From Scratch: Basic Agent Tools Long Task Planning Human...

In the previous part of the Build A Basic AI Agent From Scratch series, we added the essential tools...

In the previous part of the Build A Basic AI Agent From Scratch series, we built the most basic AI...

A practical checklist for running AI coding agents in disposable, least-privilege developer environments.

There's a growing unease in the dev community right now: we keep handing AI agents more tools — shell...

A couple of weeks ago I wrote about the risk hiding inside AI Agent Skills, the small instruction...