Report a behavioral anomaly detected in an AI agent’s activity.
| Type | Description |
|---|---|
rate_spike | Agent’s request rate significantly exceeds historical baseline |
scope_violation | Agent attempted to access a resource outside its granted scopes |
trust_drop | Agent’s computed trust score dropped below threshold |
pattern_deviation | Agent’s behavioral pattern deviates from its trained baseline |
geographic_anomaly | Agent accessed from an unexpected geographic location or IP range |
| Severity | SLA | Auto-Response |
|---|---|---|
low | 24h review | Logged only |
medium | 4h review | Agent throttled |
high | 1h review | Sessions suspended |
critical | 15min review | Agent revoked pending investigation |
anomalies:write scope. Alternatively, pass a Bearer JWT token
in the Authorization header.rate_spike, scope_violation,
trust_drop, pattern_deviation, geographic_anomaly.low, medium, high, critical.rate_spike: baseline_rps, observed_rps, window_seconds -
For scope_violation: attempted_scope, granted_scopes, resource_id -
For trust_drop: previous_score, current_score, threshold - For
pattern_deviation: expected_pattern, observed_pattern, deviation_scoregeographic_anomaly: expected_regions, observed_ip,
observed_countrymaip-anom:ULID).open on creation.API key for machine-to-machine authentication
Anomaly reported
low, medium, high, critical open, investigating, resolved, dismissed