← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: open(), os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/agent-handoff-certified-mcp
Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the ...
B
76.5 / 100
Versions
No versions found.
Tools 5
initiate_handoff annotations: none low
Initiating agent offers a task. Returns handoff_id + signed offer. The receiving agent must call accept_handoff within `expires_in_seconds` to complete the signed chain.
task str api_key str to_agent str tenant_id str from_agent str context_json str expires_in_seconds int
accept_handoff annotations: none low
Receiving agent accepts + signs. Completes the chain.
api_key str handoff_id str accepting_agent_id str accepting_agent_ref str
verify_chain annotations: none low
Re-verify the handoff signatures. Returns full trace + integrity status.
api_key str handoff_id str
list_handoffs annotations: none low
List handoffs for a tenant, optionally filtered by status.
limit int api_key str tenant_id str status_filter str
sign_handoff_chain_attestation annotations: none low
Emit a signed attestation of the handoff chain integrity for a window. Pro+.
email str api_key str tenant_id str window_end_utc str window_start_utc str
Permissions 3
network medium filesystem low env_vars low Scan Findings 29
low
Tool 'initiate_handoff' has no annotations
low
Tool 'accept_handoff' has no annotations
low
Tool 'verify_chain' has no annotations
low
Tool 'list_handoffs' has no annotations
low
Tool 'sign_handoff_chain_attestation' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
pyproject.toml metadata
info
Tool: initiate_handoff
info
Tool: accept_handoff
info
Tool: verify_chain
info
Tool: list_handoffs
info
Tool: sign_handoff_chain_attestation
info
Required env vars (6)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)