detective_anomaly_detect
ActiveTool of FeedOracle Compliance Agent
Detect anomalous behavior patterns for an AI agent: unusual call frequency, new tools never used before, calls outside normal hours, sudden risk score changes, repeated failures. Returns list of anomalies with severity and timestamps.
Parameters schema
{
"type": "object",
"required": [
"agent_id"
],
"properties": {
"agent_id": {
"type": "string",
"description": "Agent ID to analyze"
},
"period_days": {
"type": "integer",
"default": 7,
"description": "Lookback period"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FeedOracle Compliance Agent
https://github.com/feedoracle/feedoracle-managed-agents
1/7 registries