IAM Heimdall

Agent Creators

Add traceable identity and trust to AI agents [experimental version]

Building AI Agents?

Add trust to your AI Agents!

Sign up with GitHub

How it Works?

Heimdall integrates proven web standards with agent specific concepts to build a unique identity to AI agents that you build.

The core components are:

  1. Agent ID (AID): A structured URI (aif://issuer/model/user-or-pseudo/instance) uniquely identifying each agent instance and its context (who issued it, what model, who delegated). Supports pseudonymity for user privacy.
  2. Agent Token (ATK): A short-lived, cryptographically signed JSON Web Token (JWT) with AID, issuing entity (iss), intended audience (aud) and list of permissions.
  3. (REG) Registry Service: A verification infrastructure to verify ATK signatures, check token revocation status and build legitimacy.

Add a layer of trust using our ready to use python sdk.

Read more

Python
Python

More coming soon.
Link redirects to GitHub