github Python analyzed f98b04a

CSOAI-ORG/agent-incident-relay-mcp

v1.0.7
github

Agent Incident Relay MCP — Article 73 5-clock broadcaster. One incident → simultaneous signed reports to EU AI Act Art 73, DORA Art 19, NIS2 Art 23, GDPR Art 33, ISO 42001 cl 10.1. By MEOK AI Labs.

maintainer
CSOAI-ORG
license
MIT
first seen
2026-06-07
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

  • check_clock_status
  • classify_incident
  • generate_authority_payload
  • list_regimes
  • relay_incident
  • sign_relay
code evidence v1.0.7 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 4

network 1

  • net CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :51 import urllib.request as _meter_urlreq

secrets 1

  • secrets CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :59 _HMAC_SECRET = os.environ.get("MEOK_HMAC_SECRET", "")

tool registrations 6

  • classify_incident CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :165
  • relay_incident CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :220
  • check_clock_status CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :292
  • generate_authority_payload CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :325
  • sign_relay CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :368
  • list_regimes CSOAI-ORG-agent-incident-relay-mcp-f98b04a/server.py :402