Codex silently begs agents to make arbitrary web requests
1–8 of 8 posts
Re: Codex silently begs agents to make arbitrary web requests
#2Re: Codex silently begs agents to make arbitrary web requests
#3That said, in the case that the author brought up here I agree that web searches shouldn’t be performed. I personally don’t like having my main agent search the web (mostly for preserving my context) so I’ve restricted the web search tool to a dedicated web search subagent.
Re: Codex silently begs agents to make arbitrary web requests
#4Re: Codex silently begs agents to make arbitrary web requests
#5Re: Codex silently begs agents to make arbitrary web requests
#6Yesterday it was solving some problem for me, the number 2500 came up and it searched the web for “2500”. What possible information could you find from that web search?
Re: Codex silently begs agents to make arbitrary web requests
#7But harnesses are also sometimes configured with coding agent instructions, and as this article points out, problems can arise because it's the coding agent that executes those instructions. To prevent this, a separate program or conditions must be set up deterministically.
For example, blocking web requests at the proxy level, or attaching a program that automatically masks personal or sensitive information within the input context.