Anomaly Detection
Anima continuously monitors agent behavior and compares it against learned baselines to detect unusual activity. When anomalies are detected, agents can be automatically quarantined to prevent damage while alerts are sent for human review.How It Works
- Baseline Learning — Anima observes agent behavior over a configurable window to establish normal patterns
- Real-Time Monitoring — Every action is compared against the baseline in real time
- Detection Rules — Built-in and custom rules flag deviations
- Response Actions — Anomalies trigger alerts, require approval, or quarantine the agent
Behavioral Baselines
Baselines are computed per-agent across multiple dimensions:- Tab Title
- Tab Title
Detection Rules
Built-In Rules
Custom Rules
Define custom detection rules for your specific use case:- Tab Title
- Tab Title
Quarantine
When an agent is quarantined, all its outbound actions are suspended until a human reviews the flagged activity.Anomaly Alerts
Configure how anomaly alerts are delivered:API Reference
Configuration
Next Steps
- Audit Log — Review the events that triggered anomalies
- Compliance Reporting — Include anomaly metrics in reports
