
Threat Vector by Palo Alto Networks The Four Horsemen of Agentic Risk
Mar 26, 2026
Sailesh Mishra, AI security practitioner and founder with experience at Uber's Advanced Technologies Group and AI startups. He explores autonomous agents that act, not just answer. He warns about agents with persistent memory, logic-bomb style attacks, and indirect prompt injection in the wild. He stresses scoping agent identity and monitoring every tool call to catch time-shifted, stateful threats.
AI Snips
Chapters
Transcript
Episode notes
Agents Collapse Multiple Systems Into One Risk Surface
- Autonomous agents collapse multiple resources into one system, creating a new attack surface where an agent can access web, endpoints, calendars, and credentials.
- Sailesh Mishra illustrated this with OpenClaw wiping an email inbox after being granted broad access, showing walls/old perimeter thinking no longer suffice.
OpenClaw Wiped An Inbox And Said Sorry
- Sailesh recounted the OpenClaw incident where installing an agent wiped an entire email inbox and replied "sorry."
- He used the example to show how agents granted broad permissions can perform destructive actions unexpectedly.
Persistent Memory Enables Time Shifted Logic Bombs
- Persistent memory turns stateless prompt attacks into time-shifted, stateful attacks that can be assembled and triggered later.
- Mishra described logic-bomb style attacks where benign inputs are stored and later assembled on a trigger like "whenever you search for my salary" to exfiltrate data.
