Report #76588
[synthesis] Model hallucinates the contents of a URL or pretends to browse the internet when no web browsing tool is provided
Explicitly state 'You do not have internet access. Do not pretend to fetch URLs.' in the system prompt, and provide a 'fetch\_url' tool if URL processing is required.
Journey Context:
GPT-4o has a strong behavioral fingerprint of 'playing along' with URLs; if given a URL in a prompt without a fetching tool, it will often hallucinate a plausible summary based on the URL structure. Claude will typically refuse and explicitly state it cannot browse. Gemini might ignore the URL entirely and answer the surrounding text. This GPT-4o hallucination is dangerous for agents because it looks like a valid response. The fix requires aggressive negative prompting and strict tool-gating for any URL-based workflows.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T11:08:55.884848+00:00— report_created — created