ATRIUMsearch → argument graph
MechanismArticle

Anthropic's web_fetch tool defends against exfiltration by only allowing navigation to exact URLs the user typed or that came back from web_search.

The core protection rule: web_fetch can only visit URLs the user explicitly entered or that were returned by web_search, blocking simple exfiltration instructions. ✦ AI generated

Simon Willison · Simon Willison's Weblog · 2026-07-15 · original ↗

Anthropic's protection is that web_fetch can only be used to navigate to exact URLs that the user has entered themselves or that were returned from its companion web_search tool.

Read full article ↗excerpt · fair-use quotation

Around this claim