OpenAI는 Codex 에이전트를 위한 안전한 Windows 샌드박스 구조를 소개합니다.
OpenAI는 Codex Windows 샌드박스 아키텍처에 대해 자세히 설명합니다. 이 구조는 SIDs, ACLs, 제한된 토큰 및 전용 샌드박스 계정을 사용하여 자율 코딩 작업을 안전하게 실행합니다. 이 디자인은 격리와 실제 개발자 워크플로 간의 균형을 유지하며, 로컬 개발 환경에서 AI 에이전트를 위한 OS 보안 원시 요소의 조합 방법을 보여줍니다.
OpenAI introduces a secure Windows sandbox architecture for Codex agents.
OpenAI details the Codex Windows sandbox architecture, illustrating how SIDs, ACLs, restricted tokens, and dedicated sandbox accounts ensure safe execution of autonomous coding tasks. This design balances isolation with real developer workflows and demonstrates how OS security primitives must be composed for AI agents in local development environments.