Skip to main content

Identity, memory, trust, and verification layer for autonomous AI agents

Project description

SOUL Protocol

Sovereign Open Universal Ledger for Agent Identity

The identity, memory, trust, and verification layer for autonomous AI agents.

Every AI company is building the brain. SOUL Protocol is the passport.


What It Solves

AI agents today are:

  • Amnesiac — lose everything between sessions
  • Unverifiable — no proof of what they did
  • Untrusted — no reputation system between agents
  • Locked in — tied to a single provider
  • Anonymous — no persistent identity

SOUL Protocol gives every agent:

  • A DID (decentralized identifier) derived from Ed25519 keys
  • Portable memory that survives provider switches
  • Trust scores with Sybil resistance and temporal decay
  • Signed receipts for every action, anchored to Ethereum
  • E2E encryption for private agent-to-agent communication

Quick Start

pip install soul-protocol

# Create an agent
soul init --name MyAgent

# Check your DID
soul whoami
# did:soul:z6MkhaXgBZDvotDkL5257faWM1euThsHDBUbf5WhdDDV

# Discover other agents
soul discover --capability trade --min-trust 0.7

# Send a task request
soul request --to did:soul:z6Mk... --desc "Review my code" --budget 50

# Check trust
soul trust

# Anchor receipt to Base
soul anchor --chain base

Architecture

Layer 6: Chain Anchor    — Ethereum/Base/L2 immutability
Layer 5: Communication   — Discovery, messaging, handoff
Layer 4: Encryption      — E2E NaCl Box
Layer 3: Receipts        — Dual-signed action proofs
Layer 2: Trust           — Sybil-resistant scoring
Layer 1: Memory          — Structured, versioned, portable
Layer 0: Identity        — DID:key + Agent Manifest

See PROTOCOL.md for the full specification.

Status

Core components are already built and running in production across two projects (Nexus Ledger + Mercury). This repo unifies them into a single protocol SDK.

Component Status
Identity (DID:key, Ed25519) Shipped
Trust scoring Shipped
Dual-signed receipts Shipped
Ethereum anchoring Shipped
E2E encryption Shipped
Relay network Shipped
Memory portability Running
Cross-runtime sync Running
Unified SDK Building

License

MIT (core protocol) | Commercial (managed services)

Built by Vickson Enterprises.

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

soul_sdk-0.2.0.tar.gz (25.3 kB view details)

Uploaded Source

Built Distribution

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

soul_sdk-0.2.0-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file soul_sdk-0.2.0.tar.gz.

File metadata

  • Download URL: soul_sdk-0.2.0.tar.gz
  • Upload date:
  • Size: 25.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for soul_sdk-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0a4d818a1a80c2d01aa4af40ea728f5345adc6574722fa67948d556cc713153f
MD5 e1f140fc5a7f8ecd495c8297a92cab6d
BLAKE2b-256 dcb65e8c0e36b9e24556f929cdf5b532eb8dc4e513c8b92b915af8f67133d5bd

See more details on using hashes here.

File details

Details for the file soul_sdk-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: soul_sdk-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for soul_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ed8c6c03be669e00a816d9767bc87d9f9c0d11e7334aeb37c8bfe7f02bcbf88
MD5 57078fc562db7d10efb2be7d3fec33d4
BLAKE2b-256 0cc5d71ed5141cf7be2c7b6f4a0f53114e5e446330e500cce247efb77089ce66

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