Skip to main content
Sign in →

Agent Radar

A live graph of every agent, tool, and MCP server in your fleet. Four interpretive lenses — Traffic, Policy, Risk, and Shadow — overlaid on the same topology.

What is Agent Radar?

Agent Radar is the live topology view in the ShieldAgent dashboard (/topology). It aggregates the last hour of proxy audit events into a weighted graph:

  • NodesAgents and MCP servers registered in your tenant
  • EdgesTraffic paths — each edge shows request volume, blocked count, and policy status
  • LensesInterpretive overlays that change what each node and edge conveys — without changing the layout
Audit events → 1h aggregate → Weighted graph → Lens overlay → Live dashboard

The graph refreshes every 10 seconds. Nodes and edges appear and disappear as agents connect and disconnect from MCP servers. There are no stale architecture diagrams — the graph is the truth.

The Four Lenses

Switch lenses from the toolbar in the graph header. The layout stays the same; only the visual encoding changes. URL parameter: ?lens=traffic|policy|risk|shadow

Traffic Lens

The default lens. Edges are weighted by total request volume over the last hour — thicker edges mean more traffic. Blocked requests appear as a red count badge.

SignalEncoding
Edge thicknessProportional to total request volume in the last hour
Edge colorBrand accent (indigo) — all traffic
Blocked badgeRed count badge on edges with blocked requests
Node ringGreen for active agents/servers, gray for inactive

Policy Lens

Overlays policy decisions on each edge. Color-codes traffic by outcome and highlights connections with no policy coverage (implicit deny paths).

ColorMeaning
GreenAllowed — explicit allow rule matched
RedDenied — explicit deny rule matched
Amber / dashedShadow — policy evaluated, not enforced
Gray / dottedUncovered — no matching policy rule (implicit deny)

Risk Lens

Colors agent nodes by their current risk tier. Critical-tier agents (score 90–100) render with a red warning halo. Inline risk score eliminates the need to drill into agent detail during triage.

TierScore rangeNode color
Normal0–59Green ring
Elevated60–79Amber ring
High80–89Orange ring
Critical90–100Red ring + warning halo

Shadow Lens

Shows which agent–server connections are in shadow mode. Displays live counts of shadow-denied events per agent, and the enforcement readiness gauge shows what percentage of connections are ready to move from shadow mode to enforcement.

SignalEncoding
Shadow edgeDashed style — policy is watching but not blocking
Shadow-denied countBadge on each shadow edge showing event count in the last hour
Enforced edgeSolid style — policy is active and enforcing
Readiness gaugeSidebar panel showing % of connections ready for enforcement

Availability

All four lenses are available on every ShieldAgent deployment. The Traffic lens is always on. Policy, Risk, and Shadow lenses activate automatically once you have policies, risk configuration, or shadow mode enabled in your tenant. Contact us for questions about your deployment.

Insight Panel

Each lens renders a contextual Insight Panel alongside the graph. The panel adapts to the active lens — showing policy violations for the Policy Lens, risk outliers for the Risk Lens, and shadow coverage gaps for the Shadow Lens.

LensInsight panel shows
TrafficTop agents by request volume; servers with the most blocked traffic
PolicyAgents with deny events; tools with no policy coverage; uncovered paths
RiskAgents in elevated/high/critical tiers; top risk contributors
ShadowShadow-denied event counts; agents with high shadow event rate; readiness gauge

Related