Blocking the lethal trifecta: the one attack only the MCP layer can stop
An agent with read access to secrets and an external channel is one prompt injection away from exfiltrating them. Each call is authorized on its own — eunox's sequenceBlock condition blocks the combination, because only the proxy remembers what the agent already did this session.
Read →The prompt injection problem: why every AI agent needs a policy layer
Why fixing prompt injection inside the model doesn't work, and why the only reliable defense is a policy layer at the structured tool call.
Read →