Codex was writing code when suddenly I noticed some inexplicable services appearing in the system, and strange data files showing up in the working directory. The system prompted that I needed to install Xcode tools. It all felt so strange that I started to suspect my computer had been hacked. Turns out, Codex had made a mistake in the script and executed all the system commands 😅. Codex's sandbox mode is too naive; it always forces me to grant all permissions. Looks like I need to find another solution.
View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
Codex was writing code when suddenly I noticed some inexplicable services appearing in the system, and strange data files showing up in the working directory. The system prompted that I needed to install Xcode tools. It all felt so strange that I started to suspect my computer had been hacked. Turns out, Codex had made a mistake in the script and executed all the system commands 😅. Codex's sandbox mode is too naive; it always forces me to grant all permissions. Looks like I need to find another solution.