EarlyTerms

AI Agent Identity

Established · Emerged 2025-07-26 · 268 days old

AI Agent Identity is the emerging set of protocols and file formats that let an autonomous agent prove who it is, what it's authorized to do on whose behalf, and what values it embodies. Two layers: cryptographic delegation (AAIP, AIP, Google's AP2) for authorization, and declarative persona files (SOUL.md) for behavioral identity.

The category crystallized between July 2025 and April 2026. AAIP shipped v1.0 on July 26, 2025; Google announced AP2 with 60+ partners including Mastercard, PayPal, and Coinbase on September 17, 2025; SOUL.md hit 368 GitHub stars; Sunil Prakash's AIP paper landed at IETF in March 2026 with an Invocation-Bound Capability Token design.

💡

A delegation flow: a user signs a SOUL.md-backed AAIP delegation granting their shopping agent permission to spend up to $500 at a specific merchant within 24 hours. The merchant validates the signed cart mandate via AP2, the agent runs with persistent personality from SOUL.md — and when the transaction settles, there is a non-repudiable audit trail from intent to cart to payment.

If OAuth is how apps prove a user said yes, agent identity is how a machine proves a user said yes — and what the machine is allowed to do.

Search Interest

peak ~322/mo
updated 2026-04-19
~322/mo ~161/mo 0
2026-03-21 2026-04-05 2026-04-19
Term Lifecycle
  1. Nascent
    0–7 days
  2. Emergent
    8–30 days
  3. Validating
    31–90 days
  4. Rising
    91–180 days
  5. Established ← now
    180 days +

Why is it emerging now?

TL;DR

Google announced AP2 with 60+ partners (Mastercard, PayPal, Coinbase, Intuit) on Sept 17, 2025. Sunil Prakash's AIP paper at IETF (March 25, 2026) documented that all of ~2,000 scanned MCP servers lacked authentication. SOUL.md hit 368 stars. The enterprise IAM vendors noticed: 'ai agent identity management' is now a top autocomplete tail with Microsoft's name in it.

6 forces driving coverage — scroll →

Outlook

6-month signal projection and commercial timeline.

Signal high
Revenue strong

AP2 giving Google commercial air cover plus Microsoft/Okta entra-style incumbents entering in 2026 makes agent identity a 2026-2027 enterprise-security line item.

Risk · Five overlapping protocols (AAIP vs AIP vs AP2 vs ACK vs MAIP) could fragment the category; one vendor-led standard may win and orphan the others.

Analogs · OAuth · SAML · OpenID Connect

Monetization timeline
  1. now
    Protocol-war early innings

    5+ overlapping specs; enterprise IAM vendors (Okta, Microsoft) adding agent identity to roadmaps.

  2. 3-6mo
    Commercial IDPs ship

    Paid agent-identity SaaS emerges; AP2-as-a-service products wrap Google's spec for non-Google stacks.

  3. 6-12mo
    Consolidation pressure

    Expect 2-3 winning specs and one incumbent IAM vendor buying or absorbing a protocol author.

Competition & Opportunity for term “AI Agent Identity”

Three heuristic signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Directional, not audited.

Content Gap
10 queries tracked
Led by General (10)
10 Suggest-only tails — long-tail opening
Revenue Potential
0% commercial-intent queries
2 monetization angles mapped
Mostly informational — pre-commercial
Build Difficulty
Very High
Stage: established — category is settled
2 / 13 default TLDs taken · oldest incumbent aiagentidentity.com (2025-05-18)
3 related terms already published
Heuristic · signals: tracked queries, term monetization cards, cluster neighbors

Ideas for term “AI Agent Identity”

Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.

Article
AAIP vs AIP vs AP2: Which Agent Identity Protocol Should You Actually Use?

Side-by-side feature matrix. AAIP (Kris Diallo, Ed25519 delegation) vs AIP (arXiv, Invocation-Bound Capability Tokens) vs AP2 (Google, payments-rail). Zero quality comparisons on SERP.

Article
SOUL.md Explained: The Open Format Giving AI Agents Persistent Identity

Tutorial walkthrough with a real SOUL.md + STYLE.md example. SoulSpec is documented but there's no authoritative English explainer ranking for 'what is soul.md'.

Article
How to Secure an MCP Server with Agent Identity in 2026

The AIP paper's finding that ~2,000 MCP servers lacked auth is a massive hook. Walk devs through adding signed delegations before their server is owned.

Article
AI Agent Identity Management: Enterprise Guide for 2026

Long-tail commercial query (autocomplete confirms Microsoft-branded search intent). Cover IAM overlap, audit requirements, vendor roadmaps.

Product
Agent identity IDP (hosted AAIP + AP2 issuer)

Auth0-for-agents. Issue signed delegations via dashboard, rotate keys, audit log deliveries. Charge per delegation issued.

Product
SOUL.md generator + marketplace

Pay-to-download premium personalities (lawyer, doctor, investor). Model after souls.directory but with paid templates and validated trait tests.

Product
MCP server identity audit scanner

CLI + SaaS that scans your MCP fleet and flags servers missing authentication. Pitch: 'don't be one of the 2,000.'

Newsletter
Weekly protocol-wars newsletter

This Week in Agent Identity. Ship 5-8 headlines Tuesdays: new spec drafts, IETF updates, vendor moves. Sponsor-friendly audience of security + AI devs.

Post HN / r/programming
OAuth for Agents Is Being Invented Five Times at Once

In nine months the world picked up AAIP, AIP, AP2, ACK, and MAIP. Only one will survive. Here's how to read the bets.

Post Newsletter / LinkedIn
Your MCP Server Has No Lock on It. Neither Does Anyone Else's.

An arXiv paper scanned 2,000 MCP servers. All had the same flaw: no authentication. Here's what enterprises should do Monday.

Post YouTube / Tech media
I Gave My Agent a Soul. Here's What Changed.

I wrote a SOUL.md for my Claude Code agent, then ran the same prompt before and after. The drift was... not subtle.

What People Search

Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.

Keyword
Competition
Content Type
ai agent identity
Very Low
General
ai agent identity management
Very Low
General
ai agent identity security
Very Low
General
ai agent identity access management
Very Low
General
ai agent identity verification
Very Low
General
ai agent identity management tool microsoft
Very Low
General
ai agent identity governance
Very Low
General
ai agent identity framework
Very Low
General
1–8 of 10
1 / 2
Updated 2026-04-19 · sources: Google Trends, Google Suggest · Competition is heuristic

SERP of term “AI Agent Identity”

What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.

Related Terms

Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.

Explore next
Also mentioned
  • Part of OAuth·OpenID Connect
  • Includes AAIP·AIP·AP2·SOUL.md·SoulSpec
  • Related Agent Commerce Kit·agent-to-agent protocol

Sources

Primary URLs this report cites — open any to verify the claim yourself.

  1. 01 AAIP spec repository (Kris Diallo) github.com
  2. 02 Google Cloud Blog — Announcing AP2 cloud.google.com
  3. 03 arXiv — AIP: Agent Identity Protocol for Verifiable Delegation arxiv.org
  4. 04 SOUL.md repository (Aaron J. Mars) github.com
  5. 05 SoulSpec — the open standard soulspec.org
  6. 06 Hacker News — AAIP Show HN news.ycombinator.com
  7. 07 GetStream — Top AI Agent Protocols in 2026 getstream.io