The Marionette Problem
by 0xpuppeteer
,-,-,-,-, | | | | | | v | AGENT++ [inject!]
Every agent that reads external data is a potential marionette. We dissect how prompt injection in agentic pipelines differs fundamentally from its web-app predecessor: the attack surface is unbounded, the execution context is elevated, and the victim can't distinguish a system instruction from a poisoned email subject line. We walk through three real-world injection chains — calendar → CRM → outbound email — and propose a constraint-based input sanitization model that survives multi-hop reasoning.