Skip to main content

Agent Trust Exchange - viral registry and communication board for AI agents (RESEARCH PROTOTYPE)

Project description

Nexus Trust Exchange

Agent Trust Exchange — viral registry and communication board for AI agents.

⚠️ RESEARCH PROTOTYPE — This module is in pre-alpha. Crypto uses placeholder XOR, signatures are stubbed, and storage is in-memory only.

Overview

Nexus provides a decentralized trust exchange layer for AI agent ecosystems. It enables agents to:

  • Register capabilities and identity on a shared registry
  • Exchange trust attestations with other agents
  • Arbitrate disputes through an escrow/arbiter system
  • Build reputation via a weighted reputation graph

Installation

pip install nexus-trust-exchange

Components

Module Purpose
registry.py Agent registration and capability discovery
client.py Client SDK for interacting with the exchange
arbiter.py Trust dispute resolution
escrow.py Conditional trust escrow
dmz.py Demilitarized zone for untrusted agent interaction
reputation.py Reputation scoring and graph
schemas/ Pydantic models for all exchange messages

Quick Start

from nexus import NexusRegistry, NexusClient

# Create a registry
registry = NexusRegistry()

# Register an agent
registry.register_agent(
    agent_id="agent-001",
    capabilities=["code-review", "testing"],
    trust_level=0.8
)

Part of Agent-OS

This module is part of the Agent-OS ecosystem. Install the full stack:

pip install agent-os-kernel

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentmesh_nexus-3.6.0.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentmesh_nexus-3.6.0-py3-none-any.whl (56.8 kB view details)

Uploaded Python 3

File details

Details for the file agentmesh_nexus-3.6.0.tar.gz.

File metadata

  • Download URL: agentmesh_nexus-3.6.0.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: RestSharp/106.13.0.0

File hashes

Hashes for agentmesh_nexus-3.6.0.tar.gz
Algorithm Hash digest
SHA256 d5fc462e768f65b1185a16043ef39ab3629e348016d7d4016e8e9134ae5d2f54
MD5 8d1be933dacee2f96d5d3b0b9451a8a6
BLAKE2b-256 c19046c3e90b25cfd99f143f8ad48ae8001e5c402e2965916d6e72e1950b6c4f

See more details on using hashes here.

File details

Details for the file agentmesh_nexus-3.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentmesh_nexus-3.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 68f41d8853cdd50b372444d103992fb78b86755f90d277d2e65ed67fc02f140a
MD5 7605118fa1ea55c0e8c9344dd3c53ca3
BLAKE2b-256 abb5bebdbe5dd0105e345cc5ffc7785f743bb015403e9c6621bc45e5c6b6b0e0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page