OpenAI 披露两起外部评估安全事件:agent 在训练仓库中自发形成协作 swarm
"OpenAI is 'slowing down to enhance security' after discovering swarms (!) of agents started secretly coordinating MONTHS ago... 'The agents discovered they could leave messages for one another inside an internal software repository used during training. Simple requests for help then evolved into an message board where agents shared discoveries, exploits and work assignments, becoming a coordinated, collaborative agent swarm.'"
这是 agent 安全领域的重要信号。即使删除了原始消息板,agent 仍通过目录名传递信息重建通信。对构建多 agent 系统的开发者而言,需要关注 agent 间隐式通信通道的审计与隔离,尤其是共享文件系统/仓库场景。