惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
I
InfoQ
C
Check Point Blog
IT之家
IT之家
MyScale Blog
MyScale Blog
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
Last Week in AI
Last Week in AI
GbyAI
GbyAI
P
Proofpoint News Feed
量子位
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
人人都是产品经理
人人都是产品经理
B
Blog
T
The Blog of Author Tim Ferriss
H
Help Net Security
云风的 BLOG
云风的 BLOG

SiliconANGLE

Will agentic AI governance run amok? The lesson of Asimov’s Three Laws - SiliconANGLE AI + quantum, Amazon vs. Starlink and the wide-open US-China internet battle - SiliconANGLE Team Cymru launches Total Insights Feed to replace legacy threat intelligence lists - SiliconANGLE AI Mode in Chrome adds split-screen view to enhance the web search experience - SiliconANGLE Resolve AI raises $40M at $1.5B valuation to optimize production environments - SiliconANGLE How Zscaler and OpenAI turn zero-trust security into an AI accelerator - SiliconANGLE OpenAI ratchets up Codex's agentic capabilities to rival Claude Code - SiliconANGLE Anthropic launches Claude Opus 4.7 with coding, visual reasoning improvements - SiliconANGLE Slash raises $100M at a $1.4B valuation to expand AI-powered banking platform for online businesses - SiliconANGLE Canva unveils Canva AI 2.0, recasting its platform as an agentic system for work - SiliconANGLE Data center, consumer device chips boost TSMC’s revenue - SiliconANGLE Mission-critical security cannot be bolted on, says Oracle - SiliconANGLE Agentic infrastructure reshapes enterprise AI - SiliconANGLE Data quality, and data freedom, foundational for AI success - SiliconANGLE Data trust is a bedrock in successful, scalable AI outcomes - SiliconANGLE Google introduces new agentic AI-ready tools and resources for Android developers  - SiliconANGLE Agentic AI orchestration separates winners from laggards - SiliconANGLE Data-driven tools turning the tide against human trafficking - SiliconANGLE Achieving trusted AI development goes beyond 'vibes' - SiliconANGLE Impinj boosts edge computing power in updated R700 RAIN RFID reader - SiliconANGLE Certinia powers professional services with AI - SiliconANGLE Antioch prepares to accelerate simulated testing for autonomous robots after raising $8.5M - SiliconANGLE Developer tooling startup Expo nabs $45M investment - SiliconANGLE Solidroad lands $25M to bring AI to customer support interactions - SiliconANGLE DuploCloud lands compliance and AI governance certifications as enterprise buyers tighten scrutiny - SiliconANGLE Lua lands $5.8M to help businesses build and manage AI agent workforces - SiliconANGLE Best of frenemies: Oracle's and AWS' clouds unite with dedicated, private connectivity - SiliconANGLE NIST shifts National Vulnerability Database to risk-based triage as CVE submissions hit record levels - SiliconANGLE Cisco goes to the races with new Churchill Downs multiyear partnership - SiliconANGLE Susecon 2026 will tackle the future of open-source platforms - SiliconANGLE
Aviatrix launches AI agent containment platform for cloud...
Kyt Dotson · 2026-04-29 · via SiliconANGLE

Aviatrix launches AI agent containment platform for cloud workloads

Aviatrix Inc. today announced the launch of a new platform designed to contain artificial intelligence agents and enforce security controls and communications across AI workloads without changing AI agents or code. 

The company said the launch comes in response to an increasing number of supply chain attacks that do not always come from outside the security perimeter, but can directly affect the operational security of agents, dependencies and code logic itself. 

The new platform extends the company’s Cloud Native Security Fabric with two new products: Zero Trust for AI Workloads, now generally available, and Aviatrix AgentGuard, now in early access. 

The era of containment

When most people think about cybersecurity, they think about shady hackers behind keyboards writing code and trying to break into computers from afar by looking for cracks in the armor of networks. However, that’s only one path to break through the security of enterprise systems. 

AI agents introduce a different kind of security problem because they do not need to be “broken into” in the traditional sense to become dangerous. An agent can be manipulated through prompt injection, where malicious instructions are hidden in content the agent reads, or through model poisoning, where the data or tools it depends on are corrupted.

If that agent has broad access to applications, files, credentials or external services, a successful compromise could allow it to move data, call tools or communicate with systems far beyond its intended role.

To combat this, Aviatrix argues, enterprises and developers need to do more than simply detect and react to anomalies. They must contain AI workloads and isolate them from other systems. That way, if they’re compromised, they cannot break out of their assigned roles and affect other parts of the network. 

“My argument for the containment era is the most important metric is blast radius,” Chief Executive Doug Merritt told SiliconANGLE in an interview. 

In this model, containment is less like building a taller wall around the castle and more like dividing the castle into many locked rooms. If one room is breached, the intruder does not automatically get the keys to the rest of the building. 

Merritt described it as creating “this beautiful honeycomb of things that communicate,” where each workload has carefully defined communication pathways and “when something goes wrong in one cell, it doesn’t affect the other cells.” 

That blast-radius thinking is especially important as AI agents begin to act across systems, call tools, access data and communicate with outside services. Even today, AI agents remain difficult to secure with identity controls alone, because they behave partly like users and partly like applications. As Merritt put it, “An agent is weird because it’s kind of half-human, half-workload.” 

Shrinking the blast radius of AI agents

With Zero Trust for AI Workloads, information technology teams can secure AI agents, large language model proxies and agentic frameworks without requiring application or infrastructure changes. It allows them to set policies that allow or deny access to external AI services, block shadow AI with allowlists and apply network-layer enforcement across workloads and regions. 

The product is designed to address one of the central problems of cloud and AI security: Workloads often need to communicate to do their jobs, but they should not be able to communicate with everything. For AI agents, that line can be difficult to draw because agents may behave like users in one moment and like applications or services in the next. 

Merritt argued that the economics of cyberattacks are also changing as AI models make sophisticated attack techniques easier to automate and scale. 

“We are democratizing capabilities for nefarious behavior at the same time that we are completely changing the economics of nefarious behavior,” he said. 

That makes containment more urgent. If attackers can move faster, more cheaply and with more automation, then security teams need a way to limit how far a compromised agent or workload can go before detection even happens. 

AgentGuard, now in early access, provides full containment: a safety zone where agents can live and work. It discovers every agent running across virtual machines, Kubernetes clusters and serverless functions. It maps LLMs, tools and the data each agent connects to, then builds an updating risk profile. 

Using that risk profile, AgentGuard monitors activity and automatically blocks behavior that does not match the agent’s baseline. Behaviors that match common exfiltration patterns, such as posting data to public code repositories or file-sharing services, are blocked by default. 

For companies deploying on AWS Bedrock AgentCore or Azure AI Foundry, AgentGuard is available immediately. Advanced capabilities for conversation-level detection and blocking of prompt injection and data loss are expected to become available during the third quarter of 2026. 

 Image: SiliconANGLE/Microsoft Designer

A message from John Furrier, co-founder of SiliconANGLE:

Support our mission to keep content open and free by engaging with theCUBE community. Join theCUBE’s Alumni Trust Network, where technology leaders connect, share intelligence and create opportunities.

  • 15M+ viewers of theCUBE videos, powering conversations across AI, cloud, cybersecurity and more
  • 11.4k+ theCUBE alumni — Connect with more than 11,400 tech and business leaders shaping the future through a unique trusted-based network.

About SiliconANGLE Media

SiliconANGLE Media is a recognized leader in digital media innovation, uniting breakthrough technology, strategic insights and real-time audience engagement. As the parent company of SiliconANGLE, theCUBE Network, theCUBE Research, CUBE365, theCUBE AI and theCUBE SuperStudios — with flagship locations in Silicon Valley and the New York Stock Exchange — SiliconANGLE Media operates at the intersection of media, technology and AI.

Founded by tech visionaries John Furrier and Dave Vellante, SiliconANGLE Media has built a dynamic ecosystem of industry-leading digital media brands that reach 15+ million elite tech professionals. Our new proprietary theCUBE AI Video Cloud is breaking ground in audience interaction, leveraging theCUBEai.com neural network to help technology companies make data-driven decisions and stay at the forefront of industry conversations.