A2A Governance Bridge MCP server. Tools: verify agent compliance, authorize a2a transaction, get trust registry. Built by MEOK AI Labs.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · streamable-http · http
verified
reported
listed in the official MCP registry counts 6 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
authorize_a2a_transaction
-
cross_agent_risk_score
-
get_a2a_audit_trail
-
get_trust_registry
-
my_tool
-
verify_agent_compliance
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit c4a3401 · analyzer v28 · 1d ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 4
filesystem 1
- fs CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/auth_middleware.py :59
with open(path) as f:
network 1
- net CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/server.py :2
import urllib.request as _meter_urlreq
tool registrations 6
- my_tool CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/auth_middleware.py :11
- verify_agent_compliance CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/server.py :57
- authorize_a2a_transaction CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/server.py :162
- get_trust_registry CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/server.py :248
- get_a2a_audit_trail CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/server.py :293
- cross_agent_risk_score CSOAI-ORG-a2a-governance-bridge-mcp-c4a3401/server.py :339
declared dependencies 1
- mcp@>=1.0.0