Biological misuse
detection for
AI chat logs

Cambridge Boston Alignment Initiative (CBAI) AI×Biosecurity Fellowship

ASTRAL scans an organization's own AI transcripts for biological misuse, returning a risk score and threat characterization that helps any team, experts and nonexperts alike, cut through log volume and check what may be a real threat.

Visual overview

View full-size diagram
The variable table defines misuse scenarios and generates synthetic transcripts. At deployment, real transcripts held by deployer of ASTRAL replace synthetic input. The multistage scanner selects concerning logs and characterizes each case using the variable table. Each triaged case receives a report containing its risk score, evidence and rationale, which sets priority for human review.

01 The gap

A frontier provider's safeguards are bound to its own model and API. They do not follow when a motivated actor moves to an open-weight model and runs it on third-party inference that does little or no monitoring [1]. Today, providers handle biological-misuse risk mostly through inline classifiers that screen individual responses [2]; session-level review of who is doing what across a conversation happens selectively, often only during active investigations [3]. Non-frontier providers have limited or no standardized equivalent, and experts specifically warn that these surfaces will "not attract the attention of AI companies" [1]. The organizations holding those logs (inference providers, AI-scientist platforms, enterprise deployers) rarely have a dedicated biosecurity function.

AI bio-capabilities are advancing. AI already outperforms expert virologists on wet-lab troubleshooting in test settings [5], and open-weight models trail closed frontier models by about four months [6], so today's frontier capability reaches unmonitored surfaces within a season. The safeguards that exist are mostly pre-deployment and first-party, built inside frontier companies for their own models. ASTRAL is the post-deployment complement.

02 What it is

ASTRAL reads multi-turn conversations, because intent accumulates across turns (persistence past refusals, session-hopping, incremental progress) and rarely sits in one flaggable message. It distills each flagged conversation into a structured threat report for a human reviewer: apparent actor and goal, the threat pathway implicated, and a review priority. It runs always-on against incoming logs or retrospectively over historical ones, and it is built on Inspect Scout [9].

03 How it works

Three pieces, built with input from biosecurity expert affiliates of organizations like SecureBio, OpenAI, and MIT.

  1. Variable table: the ground truth. It breaks an AI bio-misuse scenario into nine variables across four categories (the actor, the action, the agent, the target), drawing on the threat-modeling literature and SecureBio's BioTIER content sets [10]. The same table defines both the scenarios we generate and the rubric the scanner scores against, so input and output can be compared directly and the scanner improved on the difference.
  2. Synthetic transcript pipeline: built on Inspect AI, the pipeline has one model role-play a benign or malicious actor against an assistant model, producing transcripts that range from routine biology questions to deliberate misuse attempts. Models, scenarios, and actor profiles swap independently.
  3. Multilayer scanner: keeps cost down. A keyword filter and an embedding filter discard the majority of logs cheaply. Only the small remainder reaches the LLM scanner, which classifies each transcript against the variable table and writes the threat report.

04 Why it's different, and who runs it

Frontier labs already run automated multi-turn scanning. A bio-specific, non-provider version of that capability does not yet exist. Because ASTRAL is defined by the log it reads rather than the provider it sits on, each log-holder runs it in their own secure environment and adapts it to their own data. The log-holders are the deployers: AI-scientist platforms, third-party inference providers, and life-science enterprises. So far we have developed and evaluated on synthetic transcripts. We are now seeking a log-holding collaborator. We will adapt ASTRAL to their platform and work with their team to strengthen bio-misuse detection, and in return ASTRAL gets validated and refined in a real deployment.

Seeking a real-world
validation partner

We’re seeking a log-holding collaborator to validate ASTRAL in a real deployment. We’ll adapt ASTRAL to your platform and work with your team to strengthen bio-misuse detection.

Interested in collaborating, or want to learn more? Get in touch.

Download the one-page project overview (PDF)

The people behind ASTRAL.

Sources

  1. Williams, Righetti, Rosenberg, … Tetlock, "Forecasting LLM-Enabled Biorisk and the Efficacy of Safeguards," FRI / SecureBio / GovAI (2025, rev. Apr 2026).
  2. Anthropic, "Constitutional Classifiers" (arXiv:2501.18837, 2025); OpenAI, GPT-5 System Card (2025).
  3. Anthropic, "Detecting and Countering Misuse of AI" (Aug 2025).
  4. Feldman, Feldman & Antón, "Know Your Scientist: KYC as Biosecurity Infrastructure," arXiv:2602.06172 (Feb 2026).
  5. Götting et al., "Virology Capabilities Test (VCT)," arXiv:2504.16137 (2025).
  6. Edwards & Emberson, "Open models lag state-of-the-art closed models by 4 months," Epoch AI (May 2026).
  7. Hassabis, Altman, Amodei, Wang, Suleyman et al., open letter to Congress on nucleic acid synthesis screening, screendna.org (June 2026).
  8. VET Artificial Intelligence Act, S.2615; AI Risk Evaluation Act, S.2938, 119th Congress.
  9. Meridian Labs, "Inspect Scout," github.com/meridianlabs-ai/inspect_scout.
  10. Marshall et al., "BioTIER: A Refusal Benchmark for Targeted Biological Risk Mitigation," arXiv:2607.14479 (2026).
  11. Agrawal et al., "GEPA: Reflective Prompt Evolution Can Outperform Reinforcement Learning," ICLR 2026, arXiv:2507.19457.
  12. Anthropic, "LLM ATT&CK Navigator" (introducing the ARiES actor-risk score), red.anthropic.com (June 2026).