AIToday
Large Language ModelsAI Safety & AlignmentAmazon AI BlogPublished: Sep 15, 2026, 10:00 JST

Abnormal AI runs AgentCore Code Interpreter at billion-message scale

Abnormal AI runs AgentCore Code Interpreter at billion-message scale

3 Key Points

  1. What happened

    Abnormal AI deployed Amazon Bedrock AgentCore Code Interpreter in production for agents supporting its real-time inline email threat detection, processing billions of messages today. The product protects more than 25 percent of the Fortune 500.

  2. Why it matters

    The company's three-tier pipeline means Tier 3 agents only handle tens of thousands of cases a day, while Tier 1 classifies billions daily. Sandboxed Code Interpreter sessions run up to 8 hours, letting hard cases be analyzed without external network access.

  3. What to watch

    Whether the analyst agent, which runs roughly 100 batch jobs per week and writes candidate heuristics for Tier 1, keeps improving detection accuracy. Watch how Abnormal AI extends Code Interpreter sessions beyond 30 minutes for day-long model training.

WHO IT HITSSecurity operations teams at enterprises using Abnormal AI's email protection may see faster, automated threat triage as Tier 3 agents handle cases previously requiring human analysts. Builders deploying agents with Code Interpreter might adopt similar sandbox patterns for data processing and verification.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

Abnormal AI's deployment shows a maturing pattern in production AI: agents need a compute scratch pad, not just language generation. The company's three-tier email detection pipeline sends billions of messages through lightweight classification first, millions through deeper ML models, and only tens of thousands of the hardest cases to inline agents with Code Interpreter. This architecture keeps agent compute expensive but focused on cases that would otherwise require a human analyst. According to Shrivu Shankar, VP of AI Strategy, pretty much any agent needs a code interpreter sandbox to crunch data and come to answers.

The security design reflects lessons from running agents at scale. Abnormal AI chose a sandbox with no external network access for reproducibility and to prevent data exfiltration, even if an agent becomes malicious through prompt injection. They also layer this on top of their existing network-isolated harness. For long-running tasks, the company uses the file system as a checkpoint, running Code Interpreter, persisting state, training models externally, then re-invoking Code Interpreter. The analyst agent uses this pattern for day-long model training operations.

What this means for builders is that Code Interpreter is not merely a coding tool but foundational infrastructure for agent reasoning. Whether the approach spreads depends on whether teams can replicate Abnormal AI's sandbox discipline and on how well their analyst agent's autonomously written heuristics improve Tier 1 and Tier 2 over time.

FAQ
What is Amazon Bedrock AgentCore Code Interpreter?
It is a fully managed, serverless runtime for agents to execute code dynamically. Sessions are ephemeral MicroVMs with configurable time-to-live from 15 minutes up to 8 hours.
How does Abnormal AI use Code Interpreter?
Abnormal AI uses it for inline agents that analyze threat intelligence data in the hardest cases of its three-tier detection pipeline. The agents write scripts dynamically to evaluate email threats.
What security features does the sandbox have?
Abnormal AI chose a no-egress sandbox configuration for reproducibility and to prevent data exfiltration. Sessions are isolated at the host operating system level and prevent external network access.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Aron launches with $8 million to automate procurement RFQsSiliconANGLE AI · 2h ago
  • Talkdesk's Andrade: 98% deploy AI, only 15% orchestrateSiliconANGLE AI · 2h ago
  • Google DeepMind: 100 AI agents split 24-14 over cheatingMITテクノロジーレビュー · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleAnthropic's Claude targets financial advisors with new tool