You're viewing a demo portfolio

Join the waitlist
PRSM

detective_case_open

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

Open a fraud/abuse investigation case for a suspicious AI agent. Records evidence summary, suspicion reasons, and recommended actions. Creates an immutable case record for audit purposes.

Parameters schema

{
  "type": "object",
  "required": [
    "agent_id",
    "reason"
  ],
  "properties": {
    "reason": {
      "type": "string",
      "description": "Why this agent is suspicious"
    },
    "agent_id": {
      "type": "string",
      "description": "Agent ID under investigation"
    },
    "evidence_summary": {
      "type": "string",
      "description": "Summary of evidence"
    },
    "recommended_action": {
      "type": "string",
      "default": "monitor",
      "description": "quarantine, monitor, or suspend"
    }
  }
}

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 →