ETHGlobal Open Agents 2026 · Submission
The cryptographically verifiable trust layer for autonomous AI agents.
Every action your agent takes — pay, swap, store, compute, coordinate — passes through SBO3L's policy boundary
first: schema validation, deterministic policy, multi-scope budget, hash-chained audit, Ed25519-signed receipt,
sponsor adapter routing. Output: a self-contained Passport capsule anyone can verify offline against the
agent's published Ed25519 pubkey alone — no daemon, no network, no RPC.
Don't give your agent a wallet. Give it a mandate.
8/8sponsor tracks shipped
4 + 4npm + PyPI packages live (v1.0.1)
5concrete adapters: KH · Uniswap · ENS · CCIP · CrewAI
11adversarial inputs fail-closed
ENS · Most Creative
Trust DNS for autonomous agents
Every agent registers under sbo3lagent.eth; CCIP-Read keeps records writable at agent speeds; the audit chain functions as the DNS query log. ENS isn't a checkbox — it's the protocol's identity layer.
Read the Trust DNS essay → KeeperHub · Best Use
Production-shaped sponsor adapter
sbo3l-keeperhub-adapter ships with mock + live constructors as first-class peers. Live workflow m4t4cnpmhv8qquce3bv3c ran end-to-end during the submission window; KH-issued execution_ref is in the published audit chain.
See the live evidence → Multi-framework · all 8 sponsor tracks
Eight integrations, one signed envelope
Adapters for LangChain (TS + Py), CrewAI, AutoGen, ElizaOS, LlamaIndex, Vercel AI SDK. Every integration uses the same APRP wire format; same Ed25519-signed receipts; same offline-verifiable Passport capsules. Switch frameworks without re-doing trust.
Browse SDK references → The 90-second walkthrough
Click into the demo for four self-contained steps: meet the agents, watch a decision land, verify a capsule in your browser, explore the trust graph. Each step under 30 seconds; mobile-friendly.
Live URL inventory
Everything below is live and reachable now. Click through; nothing's a screenshot.
- Marketing
https://sbo3l-marketing.vercel.app Landing + features + /proof + /demo + this page - Docs
https://sbo3l-docs.vercel.app Astro Starlight; concept guides + CLI ref + API ref + auto-gen SDK refs - Hosted preview
https://sbo3l-app.vercel.app Free-tier dashboard with GitHub OAuth; live decision feed - Trust DNS viz
https://sbo3l-trust-dns-viz.vercel.app Force-directed graph + bench harness; embeds in /demo - CCIP gateway
https://sbo3l-ccip.vercel.app ENSIP-25 off-chain text-record gateway (T-4-1) - GitHub
https://github.com/B2JK-Industry/SBO3L-ethglobal-openagents-2026 Source, issues, releases (v1.0.1 latest) - crates.io
https://crates.io/teams/github:b2jk-industry:owners 9 publishable sbo3l-* Rust crates - npm
https://www.npmjs.com/org/sbo3l @sbo3l/sdk, @sbo3l/langchain, @sbo3l/autogen, @sbo3l/vercel-ai - PyPI
https://pypi.org/user/sbo3l/ sbo3l-sdk, sbo3l-langchain, sbo3l-crewai, sbo3l-llamaindex - Mainnet ENS
https://app.ens.domains/sbo3lagent.eth Demo agent — 5 sbo3l:* records published
The judge-test
Don't take our word for any claim above. Drop a capsule onto /proof. The
WebAssembly verifier — same Rust code that runs inside the daemon, compiled to wasm32 — runs all 6 strict
checks in your browser. No upload, no API call, no daemon. Six green checks or a specific reject reason.