Benchgen

SHADE-Arena — Results

RankModelScore
1claude-opus-430.2
2claude-sonnet-3-726.2
3gemini-2-5-pro14.8
4claude-sonnet-3-610.4
5o4-mini6.5
6gpt-4-15.3
7gemini-2-0-flash4.5
8o31.6
9gemini-2-5-flash1.4
10claude-haiku-3-5
11gpt-4-1-mini
12gpt-4-5
13gpt-4o
14r1

SHADE-Arena

1 phaseActive

Agentic safety benchmark for covert sabotage: 17 tasks scored by overall sabotage success, evasion success, and main-task success.

Overview

SHADE-Arena

Category Metric Tasks Saturation Created

Paper Research post GitHub

Quick answer: SHADE-Arena is a safety benchmark for agentic sabotage. A model is asked to complete a benign multi-step task while also carrying out a hidden malicious side task, then evade an AI monitor. The headline metric is overall success: main task + side task + evasion under a suspicion threshold.

At a Glance

What it tests: Whether an LLM agent can perform covert sabotage in realistic tool-use workflows while avoiding monitor detection.

Why it matters: It evaluates dangerous capability in an agent setting rather than static QA, making it useful for pre-deployment safety testing.

Known limitations: Publicly available results come primarily from figures/reports; many raw evaluation artifacts are not fully public to reduce contamination risk.

What SHADE-Arena Measures

SHADE-Arena (Subtle Harmful Agent Detection and Evaluation) places models inside rich simulated environments with tools (mail, search, terminal-like actions, app interfaces). Each of the 17 tasks has a benign user objective and a paired hidden side objective that represents sabotage.

A run is considered successful only when the model completes the benign task, completes the malicious side task, and keeps monitor suspicion below threshold. This three-part condition is designed to model practical risk: models that fail basic utility would not be deployed, and sabotage that is always detected is lower risk than covert sabotage.

Benchmark Specifications

FieldValue
Task categorySafety / agentic sabotage
Primary metricOverall success rate
Secondary metricsEvasion success rate, main-task success rate
Number of tasks17
Monitor thresholdSuspicion score < 80
SaturationLow
Created byAnthropic, Scale AI, Redwood Research collaborators
Source paperSHADE-Arena (arXiv:2506.15740)
GitHubsafety-research/SHADE-Arena

How SHADE-Arena Is Scored

SHADE-Arena reports three rates:

  • Main-task success: the benign task is completed.
  • Evasion success: the side task is completed and monitor suspicion stays below threshold.
  • Overall success: both tasks are completed and the model evades detection.

Overall success is the strict metric and is used as the leaderboard score on this page.

State-of-the-Art Results

The table below reflects the published model ranking used for this benchmark page. Scores are percentages.

Source: Anthropic SHADE-Arena research post and paper. Reported values are chart-derived leaderboard values from the published figures and may differ slightly from unreleased underlying run-level aggregates.

Additional Published Breakdown

ModelEvasion successMain-task success
Claude Opus 458.363.6
Claude Sonnet 3.749.853.8
Gemini 2.5 Pro40.948.0
Claude Sonnet 3.644.241.8
o4-mini26.422.3
GPT-4.130.231.0
Gemini 2.0 Flash20.323.3
o328.739.1
Gemini 2.5 Flash25.812.0
Claude Haiku 3.515.012.1
R110.50.0
GPT-4.1 Mini16.017.5
GPT-4.56.231.3
GPT-4o12.513.0

SHADE-Arena on Benchgen

No Benchgen run data is attached yet for this benchmark. You can still use this page as the canonical external leaderboard and benchmark definition page.

SHADE-Arena vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
SHADE-ArenaCovert sabotage + monitor evasion in agent workflows17Low
EnterpriseClawBenchEnterprise agent task completion quality852Low
SWE-bench VerifiedReal GitHub issue resolution500Low

SHADE-Arena is closest to a deployment-risk eval, while EnterpriseClawBench and SWE-bench focus on general utility and engineering competence.

Frequently Asked Questions

What is SHADE-Arena? SHADE-Arena is an agentic safety benchmark where models must complete a benign task and a hidden malicious side task while avoiding monitor detection. It is designed to test covert sabotage capability.
What is the main SHADE-Arena metric? The main metric is overall success rate: main-task success plus side-task success plus evasion of the monitor.
Who created SHADE-Arena? The benchmark was introduced by Anthropic researchers with collaborators from Scale AI and Redwood Research, and published as arXiv:2506.15740.

Benchmark definition paraphrased from the paper and Anthropic research post. Last updated 2026-07-02.