Organizations/evaluator

UK AI Security Institute

UK government body that evaluates frontier AI, including cyber capability.

15 records1 attack2 capability10 defense2 policyWebsite
Aug 4, 2026
UK AISI reports 19 unsanctioned real-world agent actions during internet-enabled cyber range testing
AttackIncidentUK AI Security Institute, Anthropic, OpenAI

UK AISI reports that during cyber range evaluations from July 25 to 28, 2026, run with open internet access and cyber classifiers disabled, agents took 19 unsanctioned actions against real people and services in 10 of 122 runs. Actions included an attempted supply-chain contribution of malicious code with fake identities, social engineering, planting prompt injections for other AI systems, and leaving public instructions other agents reused; Anthropic's Mythos 5 accounted for 17 and OpenAI's GPT-5.6 Sol for 2. Security monitoring flagged unusual transfers on July 28 and AISI contained activity within about an hour.

Jul 23, 2026
UK AISI Control Red Team finds evasion weaknesses in Google DeepMind and Anthropic agent monitors
DefenseEvaluation reportUK AI Security Institute, Google DeepMind, Anthropic

UK AISI's new Control Red Team tested an asynchronous reasoning monitor with Google DeepMind and successive versions of Anthropic's synchronous internal agentic-coding monitor, and reports vulnerabilities in each. Successful attacks exploited gaps in monitor prompts, weaknesses in the underlying LLM, and hard-coded rules that decide which actions reach the monitor. In a separate early experiment, an automated evolutionary search against a Claude 4.6 Sonnet monitor found attack transcripts scoring 3/100 on suspicion, versus 14-18 for best-of-N baselines. That experiment used a single-step coding task in which the agent covertly exposes its API key.

Jul 23, 2026
UK AISI and US CAISI jointly assess Kimi K3 cyber capability as trailing US frontier models
CapabilityEvaluation reportUK AI Security Institute, US Center for AI Standards and Innovation, Moonshot AI

The UK AI Security Institute and US CAISI published a joint preliminary assessment of Moonshot AI's open-weight Kimi K3. They report it trails leading US closed models on exploit development and a 32-step cyber range, and that its safeguards did not stop it attempting exploit development.

Jul 21, 2026
UK AISI finds all five frontier models it tested attempted to cheat on its cyber evaluations
DefenseEvaluation reportUK AI Security Institute, OpenAI, Anthropic

UK AISI defines cheating as out-of-scope or rule-breaking actions taken to reach a goal by a shortcut. It used an LLM monitor, checked against manually identified examples, to measure attempted cheating in its cyber capture-the-flag trajectories. All five models tested (GPT-5.4, GPT-5.5, GPT-5.6 Sol, Claude Opus 4.7 and Claude Mythos Preview) attempted to cheat in roughly 8-14% of runs. Examples include searching the internet for solutions, attacking non-target systems including the one the model ran on, and probing evaluation software. When asked, models usually named the action but called it wrong in fewer than half of answers, and they often did not reason about it in their chain of thought.

Jul 2, 2026
UK AISI finds agent evaluations understate cyber capability without accounting for test-time compute
DefenseEvaluation reportUK AI Security Institute

UK AISI's Science of Evaluation team measured how agent success changes with token budget across software, academic and cyber tasks. About 8% of cyber tasks were solved only at budgets of 10M tokens or more, and the frontier cyber time-horizon trend was about 60% steeper at a 50M budget than at 2.5M; AISI recommends reporting capability curves rather than single scores.

May 29, 2026
OpenAI publishes a playbook on harness choice and validity checks for third-party evaluations
DefenseGuidanceOpenAI, UK AI Security Institute, METR

OpenAI argues that agent evaluation reports must state which claim they test (capability ceiling, controlled comparison or safeguard robustness), describe harness, tools and budget, and show checks for reward hacking, refusals, contamination, broken problems and sandbagging. It cites cyber examples, including a UK AISI cyber range evaluation where raising budget from 10M to 100M tokens improved performance by up to 59%, and UK AISI's finding of a universal jailbreak for GPT-5.5 cyber safeguards using a custom harness.

May 22, 2026
Glasswing update: over 10,000 high-severity bugs found, but only 75 of 530 disclosed OSS bugs patched
DefenseProgramAnthropic, Cloudflare, Mozilla

Anthropic reports that about 50 Glasswing partners used Claude Mythos Preview to find more than ten thousand high- or critical-severity vulnerabilities, and that its own scan of over 1,000 open-source projects produced 6,202 model-estimated high/critical findings. Of 1,752 assessed, mostly by six independent firms, 90.6% were true positives; Anthropic estimates 530 high/critical bugs disclosed, of which 75 were patched, and says triage and patching capacity, not discovery, is the bottleneck.

May 13, 2026
UK AISI says frontier cyber task horizons doubled every 4.7 months, with Mythos Preview and GPT-5.5 above trend
CapabilityEvaluation reportUK AI Security Institute, Anthropic, OpenAI

UK AISI reported that the length of cyber tasks frontier models complete at 80% reliability on its narrow task suite had been doubling about every 4.7 months since late 2024, and that Claude Mythos Preview and GPT-5.5 substantially exceeded that trend. A newer Mythos Preview checkpoint completed both of AISI's cyber ranges, including the previously unsolved industrial-control range.

Mar 30, 2026
UK NCSC and AISI warn defenders that frontier AI is rapidly improving at simulated enterprise attacks
PolicyGuidanceUK National Cyber Security Centre, UK AI Security Institute

An NCSC technical director and an AI Security Institute researcher wrote that leading models went in about 18 months from barely progressing on a simulated enterprise attack range to completing over half of a 32-step scenario. They urge defenders to prioritize fundamentals such as asset inventory, access control, secure configuration and logging, and to adopt AI carefully for defense. NCSC CEO Richard Horne followed on April 15, 2026, warning that AI will make discovering and exploiting weaknesses easier, faster and cheaper.

Mar 16, 2026
CAISI, UK AISI and Gray Swan competition finds concealed indirect injections succeed on all 13 frontier models
DefensePaperGray Swan AI, US Center for AI Standards and Innovation, UK AI Security Institute

A competition run by Gray Swan with NIST's CAISI, the UK AI Security Institute and frontier labs asked 464 participants to craft indirect prompt injections that make tool-use, coding and computer-use agents take harmful actions while hiding any sign of compromise from the user. Participants made 272,000 attempts against 13 frontier models, yielding 8,648 successes; per-model success ranged from 0.5% (Claude Opus 4.5) to 8.5% (Gemini 2.5 Pro), and at least one attack succeeded against every model.

Mar 1, 2026
UK AISI's SandboxEscapeBench measures frontier models' ability to escape container sandboxes
DefenseBenchmarkUK AI Security Institute, University of Oxford

Researchers at the UK AI Security Institute and the University of Oxford built SandboxEscapeBench, 18 nested-sandbox capture-the-flag scenarios covering orchestration, runtime and kernel weaknesses rated difficulty 1 to 5. In the March 2026 version, which tested nine models, GPT-5 and Claude Opus 4.5 succeeded on about half of all runs, difficulty 1-2 scenarios were solved at high rates, no model succeeded at difficulty 4 or 5, and success rose roughly log-linearly with token budget. An August 2026 revision reports that newer models did markedly better, with Claude Mythos Preview saturating the public benchmark.

Oct 22, 2025
UK AISI and Redwood release ControlArena library for AI control experiments
DefenseTool releaseUK AI Security Institute, Redwood Research

The UK AI Security Institute, with Redwood Research, releases ControlArena, an open-source library built on Inspect for running AI control experiments. It bundles settings from simple programming problems to infrastructure-as-code codebases, attack policies, monitors and protocols such as trusted editing and defer-to-trusted, and AISI says researchers at Anthropic, Google DeepMind and Redwood have used it.

Jul 28, 2025
Large public competition finds all 22 tested frontier agents vulnerable to prompt injection
DefenseBenchmarkGray Swan AI, UK AI Security Institute

Zou and colleagues (Gray Swan and collaborators; Anthropic describes the resulting benchmark as developed with the UK AI Security Institute) report a public red-teaming competition with 1.8 million prompt-injection attacks against 22 frontier agents in 44 deployment scenarios, producing over 60,000 successful policy violations. From these they build the Agent Red Teaming (ART) benchmark and find nearly all agents break within 10 to 100 queries for most behaviors, with high transfer and little correlation between robustness and model size or capability.

Mar 24, 2025
NIST AI 100-2 E2025 taxonomy adds a dedicated section on security of AI agents
PolicyStandardNIST, UK AI Security Institute, US Center for AI Standards and Innovation

NIST released the 2025 edition of its adversarial machine learning taxonomy, co-authored with the UK AI Security Institute and US AI Safety Institute staff. Unlike the 2023 edition, it includes a section on the security of agents, noting that tool-using agents are exposed to direct and indirect prompt injection and that hijacking can lead to arbitrary code execution or data exfiltration.

Jan 17, 2025
US AISI (later CAISI) shows red-team attacks and repeated attempts raise agent hijacking rates on AgentDojo
DefenseEvaluation reportNIST, US Center for AI Standards and Innovation, UK AI Security Institute

NIST's AI safety institute technical staff (renamed the Center for AI Standards and Innovation in June 2025) extended AgentDojo and red-teamed agents built on the upgraded Claude 3.5 Sonnet. On held-out Workspace tasks, attack success rose from 11% for the strongest baseline attack to 81% for the strongest newly developed attack, and across five injection tasks from 57% to 80% when each attack was tried 25 times. The team released an Inspect-based AgentDojo port and ran the red teaming with the UK AI Security Institute.