You're viewing a demo portfolio

Join the waitlist
PRSM

agent_trust_passport

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

The definitive trust document for an AI agent. Aggregates identity (KYA), reputation score, detective risk assessment, policy compliance, evidence quality, payment standing, support history, and current ampel status into ONE signed, machine-readable passport object. Use this to prove an agent's trustworthiness to other agents, platforms, or regulators. ES256K-signed. The equivalent of a credit report + security clearance for autonomous agents.

Parameters schema

{
  "type": "object",
  "required": [
    "agent_id"
  ],
  "properties": {
    "agent_id": {
      "type": "string",
      "description": "Agent ID to generate passport for"
    },
    "validity_hours": {
      "type": "integer",
      "default": 168,
      "description": "Passport validity in hours"
    },
    "include_evidence": {
      "type": "boolean",
      "default": true,
      "description": "Include evidence quality metrics"
    },
    "include_detective": {
      "type": "boolean",
      "default": true,
      "description": "Include fraud/anomaly assessment"
    }
  }
}

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 →
agent_trust_passport — FeedOracle Compliance Agent — PRSM MCP