
On Monday 3 August the Australian Signals Directorate and the Australian Institute of Company Directors published frontier AI threat guidance written for boards. Four days later, OpenAI told the public its next model might clear the exact bar the guidance warns about.
The guidance gives directors four jobs. Assess reliance on AI providers, treating foreign ownership, control and influence as a cyber risk in its own right. Review how frontier models change the organisation's security position. Counter an agentic, AI-powered threat environment. And lift governance of how the organisation uses the technology.
The threat picture is specific. ASD says vulnerability discovery and exploitation timelines could compress from days to hours, and that models can now run malicious activity with little to no human oversight.
Nearly every frontier lab is US-headquartered. NAB said last week it will use US-made models, citing their cyber and copyright standards (Issue 007, background). ASD's point cuts deeper: the dependency itself now belongs on the risk register, whoever the vendor is. The Prime Minister said it plainly in July: "If we are always dependent on someone else, somewhere else, we will always be vulnerable."
Why it matters here. This is a Commonwealth agency handing boards a defensible artefact. Table it at the next risk committee, answer its threshold questions on the record, and note where each AI vendor's control sits.
Sportsbet has put an enterprise AI gateway into production, routing its LLM traffic, agent tool calls and AI workloads through one control plane on AWS, built with TrueFoundry.
The gateway enforces policy in parallel with model calls, without adding latency. It gives the company usage, token consumption and cost attribution per application and per team. First workloads through it: a documentation agent wired into Jira, and coding assistant traffic.
The same week, ASX set FY27 goals for AI on Amazon Bedrock. Three use cases: market data distribution built for AI consumption, company announcements freed from PDF for AI analysis, and internal data access. CIO Tim Whiteley: "The old market data feeds won't work the same to support AI consumption."
Why it matters here. The ASD guidance asks boards who is watching their AI. A gateway is the operational answer: one place where guardrails, spend and visibility are enforceable. Expect the pattern in regulated stacks well before the December transparency obligation.
Invest New Zealand confirmed Ōhau and Twizel, in Canterbury's Mackenzie Basin, as candidate sites for high-energy data centres on Friday. The selection criteria: existing grid capacity, fibre backhaul and renewable development potential.
The response was immediate. A public meeting is set for this Wednesday at the Twizel Events Centre. A Stop Data Centres NZ group has passed 13,000 members since June, and a petition seeks legislated restrictions. Prime Minister Christopher Luxon backs the buildout: data centres "will create jobs, will create opportunities", with "sensible rules" to come first.
China. Apple published a guide on Saturday letting Mac users in mainland China connect Alibaba's Qwen to Siri and Writing Tools, on macOS 26.6 or later. Alibaba cannot train on user material, per the guide. Context from the same report: Mac shipments in China fell 9% year on year in the March quarter. Localising the model is the price of the market.
Japan, Korea, India, Singapore: nothing else cleared the freshness bar this issue.
Why it matters here. Australia's buildout got a draft federal rulebook first (Issue 007). New Zealand is running the same debate with no equivalent instrument, town by town. Anyone modelling trans-Tasman capacity should price consenting risk accordingly.
On Friday OpenAI said its unreleased model Astra performs well enough that "we cannot rule out Critical capability level at this time" for cyber operations. It is the first time the lab has flagged the top tier of its Preparedness Framework for any model.
The response: development work that does not meet raised security requirements is paused. Astra runs in isolated environments with restricted network and tool access, hardened weight protection and monitoring across agentic uses. External testers, including government agencies, are involved before any release.
The AU lens. The ASD board guidance published four days earlier asks boards to review exactly this: how frontier models change their security position. The gap it leaves is procurement. US federal testing plans reportedly exempt open-weight models (Issue 007, background), so top-end capability testing today is voluntary lab policy plus whatever diligence the deployer does.
Why it matters here. Ask each model vendor two questions in writing. Which capability framework covers the model we are buying, and what happens to our deployment when a threshold trips.
Reuters reported Thursday that AI infrastructure spending is now on Federal Reserve officials' financial-stability radar. The verdicts differ. New York Fed president John Williams: "I don't see this as a bubble kind of situation." Kansas City's Jeff Schmid asks whether the industry is becoming "another too big to fail". San Francisco's Mary Daly says the pace could "easily" be called "very worrisome", while noting many commitments are still announcements rather than steel.
Trump Media's first-ever earnings call runs at 5pm Monday US eastern time, 7am Tuesday AEST, with Q2 results filed before it. It brings the first revenue disclosure for Truth API, the millisecond feed of the President's posts covered in Issue 007.
Why it matters here. Williams saying no bubble and Daly saying worrisome in the same news cycle is the honest state of the evidence. Boards approving AI capex should minute both readings rather than pick one.
The free era of Chinese open weights is acquiring fine print. Alibaba plans revenue sharing for large commercial users of its next open-weight Qwen model run outside Alibaba Cloud, Reuters reported Friday, citing IT Home. The percentage is not final; terms could land within days.
Moonshot wrote the template two weeks ago (28 July, background, dated). The Kimi K3 licence permits copying, modification and sale. Above US$20 million in aggregate revenue over any 12 months from running it as a service, a separate agreement with Moonshot is required. Products past 100 million monthly active users, or US$20 million in monthly revenue, must display the Kimi K3 name prominently.
The silicon side kept moving too. SpaceX and Tesla committed an initial US$16.8 billion to the Terafab plant in Grimes County, Texas, for edge and inference chips, with filings flagging up to US$119 billion across phases.
Why it matters here. Issue 007 reported Chinese open weights above 30% of OpenRouter traffic on price. Licence terms are now part of that price. A build-versus-buy model needs a licensing line item, re-read at every model release, with the trigger thresholds mapped against your own revenue.
Salesforce's Agentforce 360 was authorised at Impact Level 5 for the US Department of War, its Missionforce unit announced Wednesday. That clears autonomous agents to handle controlled unclassified national-security data, starting with logistics, recruit onboarding and administrative work; Army Human Resources Command is an early user.
The same week showed the other side of the ledger. CISA added Langflow's CVE-2026-9198 to its Known Exploited Vulnerabilities catalogue on Monday: a 9.8-severity code injection giving unauthenticated remote code execution on default deployments of the agent-building platform. The patch has existed since July. Federal agencies got three days.
Check Point separately published a SQL-injection-to-RCE chain in LangGraph's checkpointer, part of a wider run of findings across agent frameworks. And Cloudflare shipped Kitesurf, an agent-first browser that runs on Workers rather than on a full Chromium stack.
Why it matters here. The frameworks your agents are built on are now the attack surface, and they are being exploited faster than they are being patched. Put agent-framework patch cadence inside the security review the ASD guidance asks boards to run.
"If we use, to achieve our purposes, a mechanical agency with whose operation we cannot efficiently interfere once we have started it... then we had better be quite sure that the purpose put into the machine is the purpose which we really desire and not merely a colorful imitation of it."
Use case. You are putting an AI assistant in front of customers, or giving an agent access to tools and data. Injection is how an attacker turns it against you with words alone, and it sits behind most of this issue's security stories.
Tips. Treat every piece of outside text your model reads (emails, web pages, PDFs) as untrusted input. Keep instructions and data separate in your prompts. Give agents the least tool access that works. Try to break your own assistant before an attacker does.
Learn more, free, no paywall: Gandalf by Lakera, a hands-on game that teaches injection in about 20 minutes · OWASP GenAI: LLM01 Prompt Injection, the reference guide.
Download Frontier AI cyber threat considerations for boards of directors, put it on the next board or risk-committee agenda, and answer its threshold questions on the record. Add one procurement question beside it: who owns, controls and influences each AI provider you depend on, and what is your exit if that answer changes.