You're viewing a demo portfolio

Join the waitlist
PRSM

detective_anomaly_detect

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

FeedOracle Compliance Agent

https://github.com/feedoracle/feedoracle-managed-agents

1/7 registries
View full server →