You're viewing a demo portfolio

Join the waitlist
PRSM

agent_reputation_score

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

Historical trust and reputation score for an AI agent based on AgentGuard audit data. Returns total decisions, approval rate, risk profile, policy violation count, and computed reputation score 0-100. Higher score = more trustworthy agent. Useful for agent-to-agent trust decisions.

Parameters schema

{
  "type": "object",
  "required": [
    "agent_id"
  ],
  "properties": {
    "agent_id": {
      "type": "string",
      "description": "Agent client_id or name to score"
    },
    "period_days": {
      "type": "integer",
      "default": 30,
      "description": "Lookback period in days"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FeedOracle Compliance Agent

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

1/7 registries
View full server →
agent_reputation_score — FeedOracle Compliance Agent — PRSM MCP