Chronicle/Defense & research

Simon Willison frames the 'lethal trifecta' of private data, untrusted content and exfiltration

DefenseFrameworkSignificance assistant-drafted

Simon Willison argues that an agent becomes exploitable for data theft when it combines access to private data, exposure to untrusted content, and the ability to communicate externally. He advises users to avoid combining all three, points developers to design-pattern mitigations, and argues that guardrails catching most attacks are inadequate in a security setting.

Why it matters

The framing became a common shorthand for agent data-exfiltration risk and informed later rules such as Meta's Agents Rule of Two.

Key facts

As stated in the sources, with where to find them.

  • The three components are access to private data, exposure to untrusted content, and ability to communicate externally.Main post

Findings that cite this record

Key questions this bears on

Sources

Related records