github Python analyzed c4a3401

CSOAI-ORG/a2a-governance-bridge-mcp

v1.1.14
github

A2A Governance Bridge MCP server. Tools: verify agent compliance, authorize a2a transaction, get trust registry. Built by MEOK AI Labs.

maintainer
CSOAI-ORG
license
MIT License Copyright (c) 2026 CSOAI-ORG / MEOK AI Labs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
first seen
2026-06-06
last seen
2026-08-02
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 6 tools
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
skills & danger signals github-tarball
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

code evidence v1.1.14 · github-tarball
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