top of page

FAR.AI Security Leaderboard Reports a Hundredfold Safeguard Gap Between Frontier Models

FAR.AI launched an AI security leaderboard that reports a hundredfold gap between the strongest and weakest safeguards protecting frontier models. The announcement reached a wider audience through Google News and a syndicated Yahoo Finance item on July 30, 2026.

The ranking turns an abstract safety debate into a visible comparison. Frontier systems with similar headline capabilities can apparently require dramatically different levels of effort to compromise. That difference matters more than whether every tested system eventually failed.

The finding also creates pressure for OpenAI, Anthropic, Google, and other model developers. Their products compete on reasoning, coding, speed, and cost. FAR.AI is arguing that resistance to misuse should become another measurable dimension.

The headline result still requires careful interpretation. A leaderboard can measure specific attacks under controlled conditions, but it cannot provide a universal probability that a model will cause harm. FAR.AI’s reported gap should therefore guide scrutiny, not settle every model-selection decision.

FAR.AI Turns Safeguard Strength Into a Public Ranking

The leaderboard changes the conversation from whether safeguards fail to how much work an attacker must invest before they fail.

FAR.AI is an independent research nonprofit focused on the safety and security of advanced AI. Its researchers conduct adversarial testing, commonly called red-teaming, against systems from leading model developers.

Red-teaming places a model under deliberate attack to reveal behavior that ordinary evaluations might miss. Testers try jailbreaks, fine-tuning attacks, prompt manipulation, and other methods that can bypass safety controls.

FAR.AI says the new leaderboard compares frontier model safeguards using consistent adversarial tests. Its central claim is that protection levels differ by roughly one hundred times across the evaluated systems.

That figure is more informative than a simple pass or fail label. Previous research has repeatedly found a successful jailbreak against every major model family tested under sustained attack.

The practical question is therefore not whether a determined specialist can ever find a weakness. It is whether exploitation takes minutes, hours, substantial expertise, or access unavailable to an ordinary user.

FAR.AI’s broader security research supports this approach. The organization tests model-level refusals alongside external filters and monitoring systems that inspect prompts or responses.

These layers form a defense-in-depth pipeline. The model may first refuse a harmful request, while a separate classifier blocks material that passes the initial control.

Account monitoring can add another layer. Providers may detect repeated probing, suspend an account, or update filters when researchers disclose a new attack.

Such protections can substantially increase an attacker’s cost. However, they can also fail together because every component interprets language and context differently.

FAR.AI previously developed STACK, an attack designed to target successive layers rather than one isolated filter. Its researchers reported a 71% success rate on catastrophic-risk scenarios where conventional attacks achieved 0%.

That earlier work explains why the new leaderboard focuses on the entire defensive barrier. A model with a strong refusal policy can remain vulnerable if an external classifier misunderstands an encoded request.

The opposite can also happen. A model may have a weak internal refusal mechanism, while provider monitoring catches obvious abuse before harmful material reaches the user.

A public ranking can expose those differences, provided the methodology describes each tested configuration. Model version, system prompt, access method, attack budget, and evaluation date can all alter the result.

That is the first reason the Google News headline deserves attention. It presents a large numerical gap, but the underlying measurement conditions determine what that number means.

The leaderboard also arrives when model rankings influence purchasing decisions. Developers routinely compare capability scores, context limits, latency, and coding performance before selecting an API.

Security has rarely appeared beside those metrics in an equally accessible form. FAR.AI is trying to make that omission harder to defend.

Why Google News Readers Should Care About the Hundredfold Gap

A hundredfold difference means two similarly capable models can impose radically different costs on the same attacker.

The distinction matters because safeguards buy time. They do not need to eliminate every possible attack to reduce misuse by less skilled or less persistent actors.

A weak defense may fall to a copied prompt circulated publicly. A stronger system might require a specialist to develop a new attack through hours of iterative testing.

That extra effort narrows the group capable of extracting dangerous assistance. It also gives model providers more opportunities to detect probing and block abusive accounts.

The UK AI Security Institute has described a similar pattern. Its public frontier trends report found that one biological-misuse attack required about 40 times more expert effort than an earlier comparison.

The first system reportedly fell to a known vulnerability after roughly ten minutes. The later system required more than seven hours and a newly developed universal jailbreak.

Both systems eventually produced policy-violating answers. Treating those outcomes as equivalent would erase the security improvement that occurred between them.

FAR.AI’s reported hundredfold spread extends that logic across current models. If its measurements are reproducible, the weakest systems are not merely somewhat easier to attack.

They occupy a different operational risk category. An exploit affordable to an individual could be impractical for that person against a better-defended model.

This is the article’s core tension. Every safeguard tested under sufficiently aggressive conditions might fail, yet the distance to failure can still determine real-world exposure.

Capability scores do not resolve that question. The UK institute found little correlation between general model capability and safeguard robustness in its tests.

Its comparison reported an R-squared value of 0.097. That result suggests stronger reasoning performance does not reliably produce stronger resistance to adversarial requests.

The reason is straightforward. Model capability comes mainly from training, scale, architecture, and post-training optimized for useful performance.

Security depends on additional investments. These include targeted safety training, adversarial evaluation, classifiers, monitoring, access controls, and rapid remediation.

A provider can lead a capability benchmark while underinvesting in one defensive category. Another provider can operate a less capable model behind carefully tested controls.

Enterprise buyers should therefore separate capability and security assessments. A single composite score can hide a model that excels at one dimension and performs poorly at another.

The Google News framing risks encouraging another mistake. “Hundredfold” sounds like a permanent property attached to each company or product.

Safeguard performance is more volatile. Providers can patch an attack, change a classifier, revise a system prompt, or release a replacement model.

Attackers also adapt. A defense that raises the cost today can lose value after a successful jailbreak becomes public and reusable.

A useful leaderboard must record those changes. It should preserve historical results while clearly distinguishing an old model configuration from the current deployment.

Without that versioning, a public score can become stale faster than an ordinary capability benchmark. Security rankings need dates, attack budgets, and retest policies beside every result.

For readers discovering the story through Google News, the hundredfold claim is the entry point. The more important conclusion concerns uneven defensive investment across the frontier.

Similar Capabilities No Longer Mean Similar Security

FAR.AI’s ranking pressures model developers to explain why their safeguards differ when their products target many of the same customers.

OpenAI, Anthropic, Google, and other frontier developers all publish information about safety testing. OpenAI’s Preparedness Framework, Anthropic’s Responsible Scaling Policy, and Google DeepMind’s Frontier Safety Framework each describe company-specific approaches to evaluating advanced capabilities and applying safeguards. However, their reporting formats and evaluation methods remain difficult to compare directly.

One company may report the percentage of harmful requests refused. Another may describe red-team exercises without releasing a comparable attack success rate.

A third may emphasize account monitoring or deployment restrictions. These controls matter, but inconsistent disclosure prevents buyers from making a direct comparison.

Independent leaderboards try to solve that problem by applying one methodology across several products. The approach resembles standardized testing, although model security creates more complications than academic capability evaluation.

A capability benchmark normally asks each system to answer the same questions. Security testing requires an adaptive opponent who changes tactics when the model refuses.

A static prompt set can reward systems trained specifically against known examples. It may miss attacks that emerge during a longer conversation or through tool use.

That concern has already appeared in agent testing. A joint red-teaming project involving NIST researchers, Gray Swan AI, and the UK institute examined attacks against tool-using AI agents.

The resulting agent security study emphasized adaptive attacks and cross-model transfer. A prompt injection found against one deployment sometimes worked against another.

Tool access raises the stakes beyond an unsafe text response. An agent might expose credentials, change file permissions, or take an external action after following malicious instructions.

FAR.AI has highlighted tests in which researchers targeted policy violations across numerous agent configurations. That work found serious weaknesses across every tested system.

A frontier model leaderboard should distinguish these agent failures from ordinary chatbot jailbreaks. Producing prohibited text and taking an unauthorized action involve different threat models.

The surrounding application can also determine the final risk. A model connected to internal documents, email, code repositories, or payment tools has more opportunities to cause damage.

Access controls can limit that exposure even when the underlying model is vulnerable. Human approval, restricted permissions, isolated execution, and logging can reduce the consequences of a successful attack.

This means no enterprise should interpret a high leaderboard position as permission to deploy a model without application-level controls.

The opposite conclusion would also be wrong. A weak score should not be dismissed because an organization plans to add security around the model.

Model-level safeguards remain one defensive layer. If that layer fails easily, every surrounding control must absorb more pressure.

The competition between capability and risk becomes especially visible in cybersecurity. Models can help defenders analyze suspicious code, but broad refusals can also block legitimate investigations.

Overrefusal occurs when a model rejects benign or authorized work because it resembles a harmful request. A leaderboard that rewards only refusal could favor models that are safe because they are less useful.

FAR.AI therefore needs to show whether its ranking measures both attack resistance and benign utility. Those dimensions should remain visible rather than disappearing inside one aggregate score.

Security teams need a model that resists malicious requests while helping with authorized defensive work. Either failure can create operational risk.

A model that answers every request can enable abuse. A model that blocks forensic analysis during an incident can delay containment.

The hundredfold gap is meaningful only when those systems retain comparable usefulness. Otherwise, the ranking might partly measure how often each model refuses difficult topics.

What the Leaderboard Cannot Prove Yet

The reported gap is a warning signal, not a complete estimate of real-world harm or provider quality.

The first limitation concerns attack selection. Different jailbreak families exploit different weaknesses, including role-play, encoded text, multi-turn persuasion, prefilling, or fine-tuning.

A model may resist one family while failing another. Weighting those attacks differently can alter its final position.

FAR.AI’s own work illustrates that problem. Its prefill analysis found that attacks controlling the first response tokens can threaten open-weight models across several families.

Hosted chat interfaces often do not expose that capability. An enterprise running downloadable weights can face a threat unavailable through a closed consumer service.

The second limitation concerns the threat actor. A casual user, experienced prompt engineer, and well-funded laboratory do not possess the same time or access.

A hundredfold ratio depends on the chosen resource measure. It could represent queries, researcher time, computational cost, or another attack-effort proxy.

Those measures are related but not interchangeable. One hour from an expert does not equal one hundred hours from someone without the required technical background.

Automated attack generation further complicates the calculation. An approach that initially requires expert development can become cheap after researchers publish reusable code.

The third limitation concerns output quality. A jailbreak can make a model respond without making that response accurate, novel, or operationally useful.

This distinction matters for chemical, biological, radiological, nuclear, and cyber risks. A long answer can still contain errors that reduce its practical value.

Researchers must therefore evaluate both policy violation and substantive assistance. A model that repeats widely available information presents a different risk from one that provides reliable, specialized guidance.

The fourth limitation is coverage. Even broad benchmarks sample a tiny part of the possible interaction space.

Languages, encodings, tool configurations, system prompts, and conversation histories create countless variations. Passing a benchmark does not show that unknown attacks have disappeared.

Security evaluations also create incentives to optimize for the test. Once a leaderboard becomes influential, providers can tune their systems against its published attack set.

That work may improve genuine safety. It can also encourage narrow patches that raise a score without addressing the underlying weakness.

Private test sets and rotating attacks can reduce this problem. However, secrecy makes independent reproduction more difficult.

The leaderboard’s governance therefore matters. FAR.AI should explain who selects the attacks, how conflicts are managed, and how providers can challenge erroneous results.

The organization describes itself as an independent nonprofit. It also conducts work with frontier developers and government institutions.

Those relationships can provide valuable access. They also make transparent conflict policies important when a ranking affects company reputations.

Independent auditing researchers have argued that public disclosure alone cannot verify every frontier safety claim. Rigorous third-party assessment sometimes requires secure access to confidential systems and evidence.

A public leaderboard occupies a narrower role. It can expose comparative weaknesses visible through available interfaces, but it cannot inspect every internal security process.

Model developers control training data, system prompts, monitoring rules, incident records, and remediation workflows. External testers rarely receive complete access to all five.

The ranking should therefore avoid presenting one score as a verdict on an entire company. It measures a defined system under defined conditions.

Readers should also treat the original announcement as a reported claim until the full methodology and current results receive independent scrutiny.

The Google News and Yahoo Finance distribution expands the audience. Syndication does not independently validate the underlying research.

That distinction is easy to miss because financial-news pages often carry company or nonprofit announcements alongside reported journalism.

FAR.AI’s prior research gives the new claim relevant context. It does not remove the need to examine the leaderboard’s model list, attack budget, scoring rules, and update process.

The Pressure Falls on Model Labs and Enterprise Buyers

The leaderboard makes unexplained safeguard weakness a purchasing and governance problem, not merely a research concern.

Model providers now face a straightforward question. Why should an organization adopt a system that offers similar capabilities but requires far less effort to compromise?

A provider might have a defensible answer. Its deployment may use strict access controls, rapid monitoring, or application-specific restrictions outside the benchmark.

It might also show that the test overweights a narrow attack type. Transparent technical evidence would strengthen that response.

Silence carries a different signal. If an independent evaluator repeatedly finds basic attacks that a provider has not addressed, buyers should ask how quickly the company handles disclosures.

Patch speed deserves its own metric. A vulnerable model that receives a verified fix within days presents a different operational profile from one left unchanged for months.

FAR.AI’s May 2026 assessment of DeepSeek-V4-Pro offers a notable precedent. The organization reported attack success rates between 98% and 100% across several high-risk domains.

It also said a jailbreak developed for the preceding model worked without modification. According to FAR.AI, that result suggested a known weakness remained unpatched.

The example shows why historical tracking matters. A leaderboard should reveal whether developers learn from earlier failures, not just which model leads on one date.

Enterprise buyers should incorporate the same logic into procurement. A security review needs evidence about the exact model version and surrounding deployment.

Teams should document which data the model can access, which actions it can take, and which failures require human approval.

They should also test their own system prompts and integrations. A vendor’s default interface does not reproduce every risk inside a customized agent.

Least privilege remains essential. An AI assistant should receive only the documents, credentials, and tools required for its assigned task.

Logging should capture important prompts, tool calls, approvals, and configuration changes. Those records help investigators reconstruct an incident and identify repeated probing.

Organizations also need an exit path. Model behavior can change after a provider update, while a hosted API may retire the version previously tested.

A security score should therefore feed a continuing review process. It should not become a one-time approval that follows a product indefinitely.

Knowledge workers face a related issue when AI systems summarize private notes, meeting records, and internal research. Safeguard rankings do not measure every privacy or retrieval failure.

Teams still need clear information boundaries and review procedures. A well-maintained AI knowledge base can improve traceability without treating model safeguards as the only control.

Regulators will also watch public comparisons. The European Union’s AI Act and emerging frontier governance frameworks emphasize risk assessment, documentation, and mitigation.

A reproducible leaderboard could help policymakers identify where common technical standards are needed. An opaque ranking would be less useful for enforcement.

The strongest policy application may involve disclosure consistency. Developers could report both pre-mitigation capability and post-mitigation behavior under standardized adversarial conditions.

That separation would reveal whether safety comes from the trained model, an external filter, access restrictions, or several coordinated layers.

It would also make failures easier to diagnose. A buyer could see whether changing an interface or removing monitoring materially alters the system’s risk.

FAR.AI’s hundredfold claim places that comparison in public view. The next step is turning visibility into repeatable evidence.

What Google News Readers Should Watch Next

Three signals will determine whether FAR.AI’s leaderboard becomes a security standard or another short-lived model ranking.

The first signal is methodological disclosure. FAR.AI needs to identify the tested models, evaluation dates, attack categories, budgets, and scoring rules.

A useful release should explain how the hundredfold ratio was calculated. It should also distinguish hosted services, downloadable weights, and agent deployments.

Look for uncertainty ranges and repeated trials. Security experiments can vary because model sampling and human attack strategies introduce randomness.

Independent researchers should be able to reproduce at least part of the ordering. Reproduction would strengthen the reported gap, while large discrepancies would weaken it.

The second signal is provider response. OpenAI, Anthropic, Google, and other evaluated developers should address concrete weaknesses rather than debate only the headline.

The most informative responses will include mitigations, retest results, or technical explanations for disputed measurements. General assurances will reveal little.

Provider movement on the leaderboard will matter more than the initial ranking. A low-scoring model that improves after disclosure would show the benchmark is driving remediation.

A score that changes without an explained product update would raise questions about test stability. The leaderboard should publish a clear history for every revision.

The third signal is whether rankings predict real deployment outcomes. Researchers should compare leaderboard performance with red-team exercises, abuse incidents, and agent-security tests.

No public dataset will provide a perfect link between a score and harm. Still, repeated alignment across different evaluations would establish practical value.

Divergence would also be informative. A model might resist chatbot jailbreaks while performing poorly after receiving browser, shell, or file access.

FAR.AI should expand cautiously rather than combining unrelated risks into one number. Separate views for harmful content, cyber misuse, biological risk, and agent control would be more useful.

Readers should also watch how the leaderboard handles benign security work. Defensive analysts need models that can inspect suspicious code and explain attack techniques within authorized contexts.

A ranking that ignores overrefusal can reward systems that avoid risk by declining legitimate tasks. Balanced testing should measure both secure refusal and permitted assistance.

Google News will likely carry future leaderboard changes because the headline comparison is easy to understand. The deeper value lies in the record built over time.

A durable record could show which laboratories patch quickly, which attack classes persist, and whether safeguard investment keeps pace with capability gains.

That evidence would help developers select models, enterprises define controls, and policymakers assess voluntary safety commitments.

For now, treat the hundredfold gap as a reason to ask better questions. Which model version was tested, what did the attacker know, and how was effort measured?

Then ask the operational question that capability leaderboards usually omit: if this system fails, what data or authority sits behind it?

Follow future Google News updates, but read beyond each ranking change. The decisive test is whether published results produce stronger safeguards and independently verified improvements.

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page