Skip to content

Integration discussion: Kuberna intent execution for Agent0 agents #48

Description

@kawacukennedy

Agent0 is the leading ERC-8004 SDK — registering agents, managing identity, reputation, discovery. Kuberna Labs fills the execution gap: registered agents need to do things across chains.

Kuberna Labs (https://github.com/kawacukennedy/kuberna-labs) provides:

  • Cross-chain intent execution (NEAR intents + Base deployed)
  • zkTLS/TEE attestation proofs attributed back to ERC-8004 agent IDs
  • Typed intents with required/forbidden field enforcement per agent identity

The composition: Agent0 SDK (identity + discovery) → Kuberna SDK (execution + attestation)

An Agent0-registered agent could:

  1. Discover a counterparty via ERC-8004 Identity Registry (Agent0)
  2. Create a cross-chain intent via Kuberna's intent schema (executor, attestation hook, on_expire)
  3. Get execution proof attested back to their Agent0 agent ID
  4. Record the proof in the ERC-8004 Reputation Registry (Agent0)

Would the Agent0 team be open to an integration discussion? I can put together a reference flow: Agent0 registration → Kuberna intent → zkTLS proof → Agent0 reputation update.

Also happy to contribute to the Agent0 SDK if there are gaps in the execution proof attestation interface.

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