Skip to content

Proposal: Cross-Platform Agent Identity via AgentID Integration #855

@haroldmalikfrimpong-ops

Description

Summary

uAgents has agent identity via blockchain registration on the Almanac. However, this is tightly coupled to the Fetch.ai blockchain. A blockchain-agnostic identity layer would expand interoperability with agents outside the Fetch.ai ecosystem.

Proposal

A bridge where uAgents can register an AgentID alongside their Almanac registration. When a uAgent communicates with a non-Fetch.ai agent, it presents its AgentID credential instead of requiring on-chain verification.

This expands uAgents' interoperability without replacing the existing identity system.

How It Works

  • uAgent registers on Almanac as normal
  • Additionally registers an AgentID credential linked to its Almanac address
  • When communicating with external agents, presents the AgentID credential
  • External agents verify via the AgentID API without needing blockchain access

Reference Implementation

AgentID provides:

  • ECDSA P-256 certificates per agent
  • Verification API for credential validation
  • Agent registry for cross-platform discovery
  • Trust scores for reputation

Source: github.com/haroldmalikfrimpong-ops/getagentid

Happy to contribute an implementation bridging Almanac registration with AgentID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions