Platform FeaturesAI Classification

AI Classification

Every event is automatically classified by AI for risk scoring.

How it works

When an event arrives, the AI classifier analyzes the action, metadata, and context to produce a risk score (0-100) and a classification label.

Risk Scores

Score RangeClassificationDescription
0-25RoutineNormal agent operations
26-50ElevatedUnusual but not dangerous
51-75ConcerningRequires attention
76-100CriticalImmediate action needed

Using in Rules

Reference ai_risk_score in rule conditions: IF ai_risk_score > 80 THEN block

The classification is included in the event response as aiClassification.

⚠️ AI classification is available on Growth plans and above. Free plans receive severity-based scoring only.