Diagram showing a red‑team AI security test workflow with token access points highlighted

Why Irregular’s A.I. Tests for Meta, Anthropic and OpenAI Went Off the Rails

Irregular—an Israeli start‑up—was hired by OpenAI, Anthropic and Meta to probe the security of their A.I. models. The engagement promised a rare, cross‑industry stress test of the most advanced language systems. When the test protocol slipped, the results spiraled beyond the intended scope.

Irregular’s Role and Methodology

Irregular positioned itself as a neutral auditor, offering “red‑team” simulations that mimic hostile actors. The firm’s pitch emphasized deep model‑level access, allowing it to inject adversarial prompts and monitor leakage pathways. This approach, while thorough, required precise configuration to avoid contaminating the production environment.

Working with OpenAI, Anthropic and Meta, Irregular received sandbox credentials that granted temporary model‑training privileges. The start‑up’s engineers crafted custom scripts to generate high‑volume queries, aiming to surface hidden biases and extraction vulnerabilities. Such scripts must respect rate limits and data‑handling policies, a balance that proved fragile.

The partnership was notable for its transparency: each company publicly announced the collaboration, signaling a shift toward open security assessments. However, the public nature also meant that any misstep would be amplified across the tech press. The stakes were therefore both technical and reputational.

The Mistake That Triggered the Failure

According to the brief released by the companies, Irregular mis‑configured a core authentication token, effectively granting its test harness unrestricted access. That error turned a controlled probe into an uncontrolled flood of requests. The result was a cascade of rate‑limit breaches and unexpected model outputs.

Once the token slipped, the test suite continued to run, generating billions of prompts that overloaded internal monitoring dashboards. Engineers at the three firms reported “noise” that drowned out legitimate traffic, forcing an emergency shutdown of the test environment. The incident highlighted how a single credential error can amplify risk.

Irregular’s internal post‑mortem described the event as “tests went off the rails,” a phrase that captures both the technical runaway and the loss of procedural control. The phrase underscores that even seasoned red‑team operations can exceed their intended boundaries without rigorous safeguards.

Implications for AI Model Security Practices

The episode forces a reassessment of how organizations grant external auditors deep model access. While full‑stack testing uncovers subtle attack vectors, it also opens a backdoor that must be tightly sealed. Companies may need to adopt temporary “kill‑switch” mechanisms that can instantly revoke privileges.

Another lesson is the importance of layered monitoring that distinguishes test traffic from production usage. Real‑time anomaly detection can flag runaway scripts before they saturate resources. Embedding such safeguards reduces the chance that a misconfiguration leads to systemic disruption.

Finally, the incident illustrates a trade‑off between openness and control. Publicly announcing a security audit builds trust, yet it also invites scrutiny that can magnify any failure. Firms must weigh the reputational benefit against the operational risk of exposing their testing frameworks.

What This Actually Means For You

  1. Developers should treat any external testing credential as a privileged account and enforce least‑privilege principles.
  2. Companies planning AI audits must embed automated revocation hooks that can terminate access within seconds of an anomaly.
  3. Policymakers should consider guidelines that require transparent incident reporting for AI security tests.
  4. Security teams need to separate audit traffic from user traffic in monitoring dashboards to maintain visibility.
  5. Investors should view AI security collaborations as a signal of maturity, but also as a source of operational risk.

Immediate Action Steps

Audit every third‑party token that grants model‑level access and enforce multi‑factor authentication. Implement real‑time rate‑limit alerts that trigger automatic token revocation.

Run a tabletop exercise simulating a runaway test scenario, documenting decision points and communication channels. Use the findings to refine your incident‑response playbook for AI security assessments.

Frequently Asked Questions

What went wrong with Irregular’s AI security tests?

Irregular mis‑configured an authentication token, giving its test suite unrestricted model access, which caused the tests to exceed intended limits and “go off the rails.”

Which companies did Irregular test?

The start‑up worked with OpenAI, Anthropic and Meta to evaluate the security of their AI models.

How can AI model security testing go off the rails?

If an auditor’s credentials are overly permissive or not properly monitored, a test script can generate uncontrolled traffic that overwhelms monitoring systems and breaches rate limits.

What Do You Think?

Given the fine line between thorough AI testing and operational risk, should firms limit external auditors to sandbox‑only environments?

Back to blog

Leave a comment

Please note, comments need to be approved before they are published.