公式動画ピックアップ
AAPL
ADBE
ADSK
AIG
AMGN
AMZN
BABA
BAC
BL
BOX
C
CHGG
CLDR
COKE
COUP
CRM
CROX
DDOG
DELL
DIS
DOCU
DOMO
ESTC
F
FIVN
GILD
GRUB
GS
GSK
H
HD
HON
HPE
HSBC
IBM
INST
INTC
INTU
IRBT
JCOM
JNJ
JPM
LLY
LMT
M
MA
MCD
MDB
MGM
MMM
MSFT
MSI
NCR
NEM
NEWR
NFLX
NKE
NOW
NTNX
NVDA
NYT
OKTA
ORCL
PD
PG
PLAN
PS
RHT
RNG
SAP
SBUX
SHOP
SMAR
SPLK
SQ
TDOC
TEAM
TSLA
TWOU
TWTR
TXN
UA
UAL
UL
UTX
V
VEEV
VZ
WDAY
WFC
WK
WMT
WORK
YELP
ZEN
ZM
ZS
ZUO
公式動画&関連する動画 [The lethal trifecta: the AI agent security risk you need to know]
AI agents that access sensitive data, accept untrusted inputs, AND can communicate externally create what security researchers call the "lethal trifecta", a high-risk combination that attackers can exploit. Learn how to protect your enterprise.
→ See how Box secures AI agents: https://www.box.com/security-compliance
In this AI Explainer, Box CTO Ben Kus breaks down one of the most important, and underappreciated security concepts in enterprise AI: the lethal trifecta.
The term was coined by security researcher Simon Willison, and it describes a specific combination of three conditions that, when present together in an AI agent, create serious security risk:
1. Access to sensitive data — enterprise financial records, PII, confidential documents, and other high-value content your organization holds.
2. Exposure to untrusted data — inputs that come from arbitrary external sources: emails sent to the agent, documents shared with it, or prompts submitted by users outside your organization.
3. The ability to communicate externally — MCP servers, web requests, outbound email, or any mechanism that lets the agent act beyond your internal environment.
Ben explains why the combination of all three is what creates the danger. A single condition alone is manageable. Two conditions together raise the risk. But all three together create a scenario where an attacker can send a carefully crafted email to your agent, trick it into retrieving sensitive documents, and then exfiltrate that data, all without ever touching your perimeter directly.
He also addresses the real tension that every security and IT leader faces: you can restrict sensitive data from third-party agents to reduce risk, but at some point your agents need that sensitive data to do useful work. Locking everything down defeats the purpose of deploying AI in the first place.
That's why Ben walks through how Box approaches this problem specifically. Box's classification-based access policy limits which agents can access sensitive content. Prompt injection controls prevent malicious inputs from hijacking agent behavior. And action guardrails keep agents operating in a more isolated environment, so even if an agent is working with sensitive data, its ability to leak that data externally is constrained.
The closing principle Ben offers is direct: if you can't trust the agent, don't give it access to sensitive data. Better yet, use agents that have input and output guards built in, so you can mitigate the lethal trifecta without sacrificing the productivity gains AI agents deliver.
This is essential viewing for CISOs, IT decision-makers, and anyone responsible for governing AI agent deployments in an enterprise environment.
FAQs
Q: What is the "lethal trifecta" in AI agent security? A: The lethal trifecta is a term coined by Simon Willison. It describes the combination of three conditions in an AI agent that together create serious security risk: access to sensitive data, exposure to untrusted data (such as external emails or shared documents), and the ability to communicate with the outside world (such as sending emails or making web requests).
Q: Why is the combination of all three conditions dangerous? A: When an agent has all three, an attacker can exploit the untrusted input channel to trick the agent into accessing sensitive data and then exfiltrating it externally. Ben Kus gives the example of an agent that reads emails, has access to sensitive documents, and can send emails, making it straightforward for an attacker to engineer a data leak.
Q: Can you just restrict sensitive data access to avoid the risk? A: Restricting sensitive data from third-party agents helps, but it's not a complete solution. At some point, agents need access to sensitive data to do useful work. The goal is to mitigate the other legs of the trifecta, untrusted inputs and external communication, so agents can operate safely even when they do have access to sensitive content.
Q: How does Box address the lethal trifecta? A: Box uses a classification-based access policy to limit which agents can access sensitive data. It also provides prompt injection controls and action guardrails that allow agents to use sensitive data while operating in a more isolated environment, reducing the risk of data leakage.
Q: What is the key principle for securing AI agents? A: As Ben Kus puts it: if you can't trust the agent, don't give it access to sensitive data. Better yet, use agents that have input and output guards built in to mitigate all three aspects of the lethal trifecta.
80315
3