Building Secure Agentic Systems: Lessons from Daily-Driver Agents

No ratings

Presented at [un]prompted 2026 by

No polished demos or theoretical architectures - this talk shows what actually breaks when you build agents you use every day. I'll walk through real patterns from building specialized agents with shared infrastructure: capability bounding to prevent tool abuse, prompt injection detection that required real-world tuning, multi-agent memory isolation failures (and the fix), and OAuth device flow for headless operation. Expect live demos, actual code, and honest discussion of security decisions that worked as well as the ones I had to fix after they broke.