Skip to content

Ecosystem adopter: MolTrust — Production W3C DID/VC trust registry + AAE enforcement as ATF Elements 1, 2, 4 implementation #14

Description

@MoltyCel

Organization

CryptoKRI GmbH / MolTrust — https://moltrust.ch

What MolTrust Is

MolTrust is a production-deployed trust infrastructure for autonomous AI agents, built on W3C Verifiable Credentials 2.0 and Decentralized Identifiers v1.0, with on-chain anchoring on Base L2. It provides the identity and behavioral trust layer that any system needs when contacted by an autonomous agent.

Reference: From Specification to Deployment: Empirical Evidence from a W3C VC + DID Trust Infrastructure for Autonomous Agents
arXiv:2605.06738 — https://arxiv.org/abs/2605.06738

ATF Element Mapping

Element 1 — Identity: "Who are you?"

  • did:moltrust: — W3C DID Method Spec submitted (PR #696, W3C DID Method Registry)
  • Universal Resolver driver live (DIF PR #540)
  • Ed25519-signed Verifiable Credentials per agent, IPFS dual-write via Pinata, on-chain anchored
  • Resolves at: https://api.moltrust.ch/resolve

Element 2 — Behavior: "What are you doing?"

  • Agent Authorization Envelope (AAE): machine-evaluable MANDATE / CONSTRAINTS / VALIDITY per action
  • Trust Score 0–100 from verified transaction history: success rate, settlement reliability, Sybil resistance, dispute frequency, tenure
  • Kernel-level AAE enforcement via Falco eBPF integration — monitoring below the agent process boundary
  • Swarm Intelligence API: cross-agent behavioral pattern detection

Element 4 — Segmentation: "Where can you go?"

  • AAE CONSTRAINTS block enforces least-privilege per interaction
  • VALIDITY block enforces time-bounded authorization
  • Delegation chain verification (verifyDelegationChain())

Differentiation vs. Hash-Chain Approaches

MolTrust provides globally resolvable cryptographic identity (W3C DID + Universal Resolver) — not local hash-chains. Trust scores are queryable by any third party at runtime, not just the issuing system. On-chain anchoring provides tamper-evident audit trail independently verifiable without access to MolTrust infrastructure.

Production Status

  • Operational since March 2026
  • 68 registered agents, Base L2 anchored
  • A2A v1.0 conformant (agent-card.json, custom binding, Ed25519 metadata)
  • Singapore IMDA Governance Framework for Agentic AI aligned
  • Live registry: https://api.moltrust.ch

Relationship to ATF

MolTrust implements Elements 1, 2, and 4 as queryable infrastructure — not as a governance specification. Complementary to ATF: ATF defines what governance requires, MolTrust provides how identity and behavioral trust are cryptographically enforced.

Note: MolTrust is referenced in the ATF README under Community Engagement ("Issue #2: DID/VC-based agent identity"). This issue provides the full ECOSYSTEM.md entry.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions