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:
- Discover a counterparty via ERC-8004 Identity Registry (Agent0)
- Create a cross-chain intent via Kuberna's intent schema (executor, attestation hook, on_expire)
- Get execution proof attested back to their Agent0 agent ID
- 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.
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:
The composition:
Agent0 SDK (identity + discovery) → Kuberna SDK (execution + attestation)An Agent0-registered agent could:
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.