Two stories today sit on opposite ends of what "trust" means in AI, and I think the contrast is worth dwelling on longer than either headline alone deserves.
Start with the mundane one: a company found $1 million a year in wasted AI agent spending through a single hour-long audit. Not through some clever optimization tool, just by actually looking at what their agents were doing. This is the unglamorous underbelly of the agentic AI boom — everyone's deploying agents, few are checking whether those agents are doing anything useful, and fewer still are checking what they cost. It tracks that AIR just raised $50 million to build tooling specifically for auditing agent skills and plugins. When a funding round exists to solve a problem, that's usually a sign the problem is already expensive and widespread, not theoretical. I'd expect a wave of "agent observability" startups over the next year, essentially reinventing APM and cost-monitoring tooling for a new execution paradigm. The pattern is familiar from cloud computing: give teams self-service infrastructure, and unmonitored spend follows within a year.
Now the less mundane one: reports that OpenAI is developing a model called Astra that's notably good at breaching computer systems. Details are thin, and I'd treat "reportedly excels at hacking" with some caution until there's more clarity on what benchmark or context that claim comes from. But if it holds up, it's a meaningful marker. Offensive security capability in a general-purpose model isn't inherently alarming — plenty of legitimate red-teaming and defensive tooling needs exactly this — but it does raise the question of access control. Who gets Astra, under what constraints, and how fast does capability like this proliferate to less careful actors? This is precisely the kind of development that makes programs like the CBAI Fall Fellowship in Cambridge feel less like academic nice-to-haves and more urgent. Fully funded AI safety fellowships are good; the pace at which frontier labs are shipping capabilities that need safety research done on them first is the actual problem.
By the way, both threads point to the same underlying shift: AI systems are increasingly being trusted with autonomous action — spending money, executing code, initiating transactions — before the infrastructure to audit and constrain that autonomy has caught up. India's reported move to enable agentic payments on UPI is another data point here. Letting AI agents autonomously initiate transactions on one of the world's largest payment rails is a serious vote of confidence in agent reliability, and I'm not sure that confidence is fully earned yet given how many companies are still discovering, after the fact, that their agents were quietly burning cash.
None of this means slow down for the sake of slowing down. It means the plumbing — audits, permissioning, spend controls, security evaluation — needs to mature at the same speed as the capabilities themselves, not six months behind. Right now it's running behind. The question worth sitting with is whether that gap closes before or after something expensive breaks.