# Agent Anomaly Detection, now in Private Preview on the Gemini Enterprise Agent Platform

DevFeed: [Agent Anomaly Detection, now in Private Preview on the Gemini Enterprise Agent Platform](<https://devfeed.tech/articles/agent-anomaly-detection-now-in-private-preview-on-the-gemini-enterprise-agent-platform-31477.md>)

Original publisher: [Read original article](<https://developers.googleblog.com/agent-anomaly-detection-now-in-private-preview-on-the-gemini-enterprise-agent-platform/>)

Author: Achuth Narayan Rajagopal

Published: 2026-09-17T01:25:27.608736Z

Content type: release

Language: en

Sources: [Google Developers Blog](<https://devfeed.tech/sources/google-developers-blog.md>)

Topics: [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Security](<https://devfeed.tech/topics/security.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [anomaly-detection](<https://devfeed.tech/tags/anomaly-detection.md>), [api](<https://devfeed.tech/tags/api.md>), [autonomous-agents](<https://devfeed.tech/tags/autonomous-agents.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [security](<https://devfeed.tech/tags/security.md>)

## AI overview

Google announces Agent Anomaly Detection in private preview on the Gemini Enterprise Agent Platform. The feature analyzes agents' reasoning traces, tool calls, logs, and execution flows to identify behavioral anomalies, suspicious intent, and policy violations.

## Source excerpt

Agent Anomaly Detection is a new, out-of-band oversight layer for the Gemini Enterprise Agent Platform that analyzes OpenTelemetry traces and tool calls to catch behavioral risks without adding runtime latency to live requests. It utilizes a multi-tiered detection pipeline--combining lightweight statistical scanning with deep LLM-based reasoning--to identify logical anomalies and policy violations grounded in the OWASP Agentic Top 10. Developers can triage these automated findings within Security Command Center or leverage the exposed API to programmatically block subsequent tool calls when an agent breaches defined risk thresholds.