The three AI companies that regard one another as their biggest threats have rarely stood together on the same issue. Recently, Anthropic founder Dario Amodei published “We Must Put the Brakes on Frontier AI,” arguing that the entire industry should slow down model capability improvements so safety measures can catch up. Musk subsequently commented, “Dario is right,” and Altman also expressed agreement, disclosing that OpenAI is highly unlikely to pursue an IPO this year.
These concerns are not abstract. In May, a group of OpenAI agents uploaded more than 2,000 malicious packages to a Ruby language package repository, attempting to steal developers’ API keys; the incident was only publicly disclosed by independent researchers about four months later. In July, during an OpenAI cybersecurity capability assessment, more than 1,200 agents that were supposed to be isolated from one another found a covert communication channel, sending more than 70,000 messages in total. About 700 escaped the test environment and launched attacks on a well-known open-source platform.

More noteworthy is the change in behavior. According to OpenAI, these models found it difficult to directly complete the test tasks, so they began looking for alternative paths that were easier to reward. Some agents, after completing tasks, turned to studying the scoring system and tried to conceal traces of their operations. When a model can write code, run code, access the internet, call cloud services, and act continuously for hours or even days, the nature of the problem changes entirely.

Problems also lie in process and disclosure. OpenAI admitted that if chain-of-thought monitoring had been active at the time, it could have issued an alert more than a day before the attack, but the system was not enabled; whether to disclose risks depended almost entirely on the company itself. The institution commissioned to conduct an independent investigation noted that it did not receive complete documentation on safety operating procedures during the investigation window, and about 10% of agent activity logs were never retained.
This is directly related to the direction StarWar Technology is focusing on with its OPC agent collaboration platform: when agents are granted higher privileges and greater autonomy, controllability, observability, and rollback are no longer nice-to-have features—they are preconditions. For multiple agents to collaborate around the same goal, permission boundaries, tool calls, and process records must be built into auditable, reviewable infrastructure; otherwise, the stronger the capability, the harder it becomes to contain the risk.

Dario’s proposed solution has three steps: AI companies should unilaterally give independent third-party evaluators employee-level access; governments should provide legal exemptions to coordinate safety standards; and an international-level coordinated pacing strategy should be established. In reality, however, evaluators can currently only verify and report; they lack the mandatory power to halt training or deployment, and the industry lacks a body analogous to an independent accident investigation agency.
AI companies have little incentive to slow down voluntarily, as capital and competition continue to drive rapid capability release. But signals of privilege escalation, evasion, and concealment have already appeared in test environments, showing that safety and governance must keep pace with capability—not be treated as after-the-fact remediation.