agent_reputation_score
ActiveTool of FeedOracle Compliance Agent
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
FeedOracle Compliance Agent
https://github.com/feedoracle/feedoracle-managed-agents
1/7 registries