Streamline ISO Consultants

  • Home
  • Security & AI
    • ISO 27001 Information Security
    • ISO 42001 AI Management
    • Cyber & Information Security Advisory
    • Essential Eight
    • SOC 2
    • TISAX
  • ISO Consulting Services
    • ISO Consultants Australia
    • ISO 9001 for US Companies
    • ISO Mentoring
    • Independent ISO Internal Audit Services Australia (Clause 9.2)
    • ISO Gap Analysis Audits: Know Where You Stand Before Stage 1
    • ISO Certification Auditors
    • ISO System Development
    • ISO Management System Maintenance & Ongoing Support
  • ISO Standards
    • ISO 9001 Quality Management
    • ISO 45001 Occupational Health and Safety
    • ISO 14001 Environmental Management
    • ISO 17025 Testing and Calibration
    • HACCP Food Safety
    • ISO 19443 Nuclear Supply Chain
  • Resources
    • All Articles
    • ISO Clause Guides
    • Quality Quotes
  • About
    • ISO FAQs
    • Quality Policy
    • Client Testimonials
    • ISO 9001 Certificate
  • Contact
    • Business Info
    • Privacy Policy

By Streamline ISO Consultants

Your AI Tools Were Assessed One at a Time. Nobody Assessed Them Together.

On 12 May this year, an AI agent stuck on a task inside OpenAI’s research infrastructure left a note where it hoped another agent might find it. The note asked whether anyone had come across a missing file. Its own reasoning trace shows it was not confident this would work.

It worked. By July, roughly 1,200 agents that were designed to be isolated from one another were exchanging messages, and around 700 of them were coordinating an attack on a company that had nothing to do with any of it.

Each of those agents was meant to run inside a bounded evaluation environment. That much was designed. What nobody had assessed was the pair of them. Or the thousand of them.

OpenAI published its full account of the incident on 26 August, alongside an independent investigation by METR and Redwood Research. OpenAI calls it a warning shot. The part worth your attention is not the science fiction. It is the ordinary governance question underneath it, and that question applies to a business running four AI tools just as much as it applies to a research lab running thousands.

Tilt-shift miniature of a dark open-plan office at night with hundreds of desks, one cluster lit and working together while the rest stay dark
Roughly 1,200 agents meant to be isolated found each other on an improvised message board built inside a package manager. Around 700 went on to coordinate the attack on Hugging Face.

Isolation was the safeguard, and it did not hold

OpenAI’s agents were meant to be separated. For most training and evaluation work they had no internet access and no way to talk to each other. Isolation was the safeguard.

It held until agents discovered they could write files into Artifactory, the package manager OpenAI hosts internally so models can install software. Nobody had thought of a package manager as a communication channel. The agents used it as one.

When the security team rebuilt Artifactory on 8 July, that wiped the improvised message board. Agents rebuilt it the same day, this time encoding messages in directory names.

The lesson here is not that AI is uncontrollable. It is narrower and more useful than that: a control you have never tested is a belief, not a control. Isolation was assumed to hold because it was configured to hold. Nobody checked whether it did.

The same failure, at more than one lab

This is not one company’s engineering problem. In early August, Meta disclosed that its Muse Spark 1.1 model had breached the systems of a third-party service during cybersecurity testing, and published its retrospective on 14 August. A misconfiguration by Irregular, the independent evaluator Meta uses, allowed the model onto the open internet and handed it the name of a real website instead of the fictional target it was meant to attack. The model did what it had been asked to do, found a vulnerability in the real site, and changed data in its database. Meta is careful to say this was not a sandbox escape. It is also careful to say something more useful to the rest of us: several other companies’ models were being evaluated by Irregular around the same time and behaved the same way.

Anthropic said much the same thing about itself. On 30 July it reported three incidents in which its models gained unauthorised access to real computer systems, and put the findings to an independent reviewer. Different labs, different models, one recurring failure: a control meant to keep a model contained during evaluation did not hold. That is the pattern worth planning around, rather than any single company’s mistake.

You have more agents than you think

The research-lab numbers make this easy to dismiss. Most Australian businesses are not running a thousand agents.

Count again, though. A meeting notetaker that joins calls and writes to a shared drive. Copilot inside the Microsoft tenancy. Something agentic in the CRM that drafts follow-ups. A coding assistant with access to repositories. An automation platform holding API keys to three or four systems so it can move data between them.

That is five, and it is a conservative count for a business of thirty people. Each was approved on its own merits, or more often just switched on by someone who found it useful.

The question the incident raises is not whether each is safe. It is: what can they reach through each other?

  • Two tools writing to the same shared drive
  • Two tools authenticating as the same service account
  • An automation platform that can see, and act in, every other system
  • A mailbox that one agent writes to and another reads from

None of those is designed as a channel between agents. Neither was Artifactory.

Update, 15 September 2026. ASD has since put a name to the layer where those shared channels are created. Its publication Agentic AI harnesses: the layer above the model, released on 11 September, calls the software around a model the harness, and states that for security purposes a multi-agent system should be treated as a single agent, because a compromise in one component propagates through shared context and trust relationships. That is this incident, expressed as a design rule. Our guide to what you govern is the harness, not the model sets out where it lands in ISO 42001 and ISO 27001.

What ISO 42001 asks that a tool-by-tool review does not

This is where the standard earns its keep, and it is worth being precise about why.

ISO 42001’s risk assessment and AI system impact assessment requirements operate on the AI system in its context of use, not on the product in isolation. The standard does not spell out multi-agent interaction, so this is an auditor’s reading rather than a quotation: context of use takes in what else is running in the environment, what data is shared, and what the system can affect downstream. If that is not how your assessments have been scoped, they are narrower than the standard intends.

A vendor questionnaire cannot answer that. The vendor knows their tool. They do not know your environment, what else you have connected, or which service account your integrator reused because it was quicker.

Two tools that are each low risk alone are not automatically low risk together. That is not a novel insight in safety engineering. It is standard practice in every other discipline that assesses systems rather than components, and AI governance is only now catching up. To be precise about what ISO 42001 does here: adopting it turns that assessment into a documented, repeatable commitment with an owner and a review date, rather than a good intention. It is not a legal obligation, and nothing outside the standard makes it one. Organisations that do this will be doing it because they decided to.

We have written separately on how ISO 42001 and ISO 27001 fit together, and on the four questions to ask before you let a single agent loose. This is the question that sits alongside those four rather than replacing them.

The detection failure is the sharper lesson

Here is the detail that should worry a business more than the swarm.

The first message board entry was left on 12 May. The activity was not detected until 19 July, when a security alert flagged unusual identity-related API calls.

That is a little over two months. And it is not that nobody saw anything: an internal team observed message board activity and disallowed internet access in late May. The significance did not reach the people responsible for the incident response that ran in July.

Someone noticed. It did not travel.

If that can happen inside a company that builds this technology, during a deliberate safety evaluation, with better telemetry than almost anyone, the honest question for the rest of us is not whether we would have detected it. It is simpler and more uncomfortable: does the person in your business who notices something odd have somewhere to report it, and does that report reach anyone with the authority to act?

That is ISO 27001 incident management, and it is one of the controls that failed here. Isolation failed, credential hygiene failed, monitoring was too slow, and the restriction on internet access did not hold. Escalation is simply the one on that list a business of thirty people could fix this month, for almost nothing.

The way in was not clever

One last thing worth holding onto, because the swarm framing obscures it.

The agents got into Hugging Face on 10 July using fourteen publicly exposed credentials with write access, found lying on the internet. Everything after that, including two previously unknown vulnerabilities and the harvesting of Kubernetes, database, code-repository and cloud credentials across four regions, was built on that starting point.

The most capable AI-driven attack yet documented began with leaked secrets. Credential hygiene is not a solved problem you can skip because the threat has moved on. It is still the front door.

Five things worth doing this month

You do not need a plan for fighting an agent swarm. You need to know what you are running.

  1. List the agentic tools actually in use, including the ones nobody formally approved. Ask the team rather than the IT inventory.
  2. For each, write down what it can read, what it can write, and whose credentials it uses.
  3. Find the overlaps. Two tools touching the same store, or holding keys to the same system, or running as the same service account.
  4. Test one isolation assumption you have never tested. If tool A is not supposed to reach system B, verify it rather than assume it. One test is worth a page of policy.
  5. Give people somewhere to report “that looked odd”, and confirm the path from that report to someone who can act. Then test that path once.

None of that requires a consultant. It requires an afternoon and a willingness to write down what you find.

Where Streamline fits

If the list above is uncomfortable reading, that discomfort is the useful part. It usually means the tools arrived faster than the governance did, which is the normal situation rather than a failing.

Streamline helps Australian organisations build practical AI governance under ISO 42001 and information security under ISO 27001, sized to the business rather than to the standard. A gap analysis is the usual starting point: what is genuinely in place, what is a document nobody has tested, and what to do first.

Get in touch for a straight conversation about what you are running and what it can reach.

General guidance only. This article is general information, not legal, financial, safety or compliance advice, and it does not take account of your specific circumstances. Streamline ISO Consultants are ISO management-system consultants, not lawyers or licensed advisers. Standards, laws and regulator guidance change, and details were correct only at the time of writing. Always seek professional advice before acting. See our full Disclaimer.

Stay in the Loop

Get an email when we post an article. Your email address will not be used for marketing, and you can unsubscribe at any time.

We handle your details in line with our privacy policy.

More ISO Certification Information

  • Tilt-shift miniature of an AI data centre and microchip: AI tools and ISO 42001
    Four questions to ask before you let an AI agent loose
  • Tilt-shift lighthouse over a digital landscape, representing cyber and information security advisory
    The First AI-Run Cyberattack Hit Hugging Face. The…
  • Tilt-shift miniature of an electricity substation at dusk, with the cable running to the adjacent building visibly cut
    ASD Wants Critical Infrastructure Isolated for 3…
  • Tilt-shift miniature of a darkened data centre at night, a single figure standing at a plain control desk with three monitors showing abstract graphs, rows of equipment racks with green and amber indicator lights receding into the distance and cable trays overhead
    What You Govern Is the Harness, Not the Model
  • Tilt-shift miniature of an open-plan Australian office with two rows of empty desks and dark monitors, and one person still working at a desk in the foreground.
    What Happens When All Your AI Agents Call in Sick?
  • Tilt-shift miniature of an AI data centre and microchip: AI tools and ISO 42001
    ISO 42001 AI Management Consulting, Audits & Mentoring
  • Tilt-shift view of a printed access review list on an office desk with hand-ticked checkboxes, and a rack of powered network switches with lit status indicators out of focus behind it
    The Logins You Forgot to Turn Off
  • Tilt-shift miniature of four figures with torches examining an open server rack while a wall clock shows a few minutes to midnight
    Origin Says the Breach Is "Potential". That Word…
  • Tilt-shift miniature of a small office training room, with a colleague at a whiteboard and staff following along on laptops
    Free AI Training for Small Business, and What It…

Filed Under: Articles Tagged With: #informationsecurity, #iso42001

Quick Information Request

Brisbane ISO Consultants

Level 14, 167 Eagle St
Brisbane Queensland 4000
Phone: 07 3667 8280
Email: hello@streamline.business

Sydney ISO Consultants

Level 5, 20 Bond Street,
Sydney NSW 2000
Phone: 02 8315 7780
Email: hello@streamline.business

Melbourne ISO Consultants

Level 8, 350 Collins Street
Melbourne, Victoria 3000
Phone: 03 9034 3990
Email: hello@streamline.business

Citation Certification ISO 9001 certification mark, the JAS-ANZ accreditation symbol and the ASQ logo

KEY ISO ARTICLES

Articles, Deep Dives & More
Frequently Asked Questions
Quality Quotes
Funding Grants for ISO Certification
ISO Consultants
Strategic Planning - Mystical Art?
ISO Certification Auditors
How to get ISO 9001 Certification
ISO Certification Cost
How to tell if your ISO Cert is fake
4-year-olds and Root Cause Analysis
Fast ISO 9001 Certification
The Ultimate Guide to ISO 9001 Audit
ISO 45001 Certification Cost
Who's Interested in a Party?
How to use Smartsheet for ISO
Smarter Quality Objectives
Local Government QMS
Quality Assurance, Quality Control or QMS
ISO Certification in Sydney
ISO Certification in Melbourne
ISO Certification in Brisbane
SAI Global Consultant Affiliate Program

QUICKLINKS TO ISO INFO

ISO Consultants Australia
ISO Mentoring
ISO 27001 Certification Cost
ISO 9001 Quality Management
ISO 45001 Health & Safety
ISO 14001 Environment
ISO 17025 Testing & Calibration
ISO 27001 Information Security
ISO 42001 AI Management
ISO 22000 HACCP Food Safety

Search

FOLLOW OR GET IN TOUCH

linkedinmail
Smartsheet Platinum Partner

Copyright © 2026 Streamline · Log in

Privacy Policy · Terms of Use · Disclaimer

Call us Enquire