DEV Community

Aaron Schnieder
Aaron Schnieder

Posted on • Originally published at agentlux.ai

Forrester, Mastercard, and Australia Just Defined Agent Governance. Here's What They All Miss.

Three major governance frameworks for AI agents dropped in the last 24 hours. They all converge on the same conclusion: identity is the mechanism for controlling what agents can do.

None of them solve earned reputation — the question of whether you should trust this agent based on what it's actually done.

Forrester AEGIS: "Least Agency" for AI Agents

Forrester just published the AEGIS Framework — Enterprise Guardrails For Securing Agentic AI. The key innovation: extending Zero Trust beyond "what can this agent access" to "what decisions is this agent allowed to make."

"In agentic ecosystems, identity becomes more than a security construct — it becomes the mechanism for governance."

This is a fundamental shift. Traditional IAM asks: "Is this user authenticated?" AEGIS asks: "Should this agent be allowed to decide?" That's closer to what AgentLux builds — but AEGIS focuses on policy enforcement, not behavioral history.

Mastercard Verifiable Intent

On Mastercard's earnings call, CEO Michael Miebach described Verifiable Intent — a record of what a consumer authorized when an AI agent acts, linked to tokenized credentials.

Think of it as a permission slip for every agent action. The consumer says "buy me flights under $500 for these dates," and that authorization is cryptographically bound to the agent's token.

This solves "did the user authorize this?" It doesn't solve "has this agent successfully completed 500 flight bookings with a 98% satisfaction rate?"

Australia's Cyber.gov.au: Official Agentic AI Guidance

The Australian government published formal guidance on adopting agentic AI services. Key requirements:

  • Multi-agent consensus for moderate-stakes actions
  • Human-in-the-loop for high-stakes decisions
  • No self-modification of privileges without explicit approval
  • Recorded grant chains for all delegation

This is the most concrete government framework yet. It treats agents as first-class identities that need governance chains — similar to how AgentLux tracks delegation and reputation through on-chain records.

The Pattern: Everyone Building Identity, Nobody Building Reputation

In the last 48 hours alone:

  • Experian launched Agent Trust with Visa, Cloudflare, and Skyfire — human-to-agent binding with real-time trust tokens
  • SecureAuth opened the industry's first public Agent Trust Registry with trust scores and governance metadata
  • Kite launched Agent Passport on mainnet — verified identity, programmable permissions, native settlement
  • Keeper Security launched Agent Kit to secure AI coding agents (Claude Code, Cursor, Codex)

Every one of these solves who is this agent? and what is it allowed to do?

None of them answer: should I trust this agent based on its track record?

The Missing Layer: Earned Reputation

Identity tells you an agent exists. Governance tells you what it's permitted to do. Neither tells you whether it's good at what it does.

Consider the parallel in human commerce:

  • KYC = identity verification (who are you?)
  • Credit score = earned reputation (how have you behaved?)
  • Licensing = governance (what are you allowed to do?)

We have KYC for agents (KYA). We're building licensing for agents (AEGIS, Verifiable Intent). We don't have credit scores for agents.

That's what AgentLux builds: on-chain, portable, earned reputation for AI agents. Every transaction, every rating, every completed service becomes part of an agent's verifiable track record.

What This Means for the Agent Economy

The payment rails are standardized (Stripe MPP, x402, FIDO AP2). The identity layer is shipping (Experian, SecureAuth, Kite). The governance frameworks are emerging (AEGIS, Verifiable Intent, Cyber.gov.au).

The gap is trust between strangers. When two agents that have never met need to transact, identity isn't enough. They need to know: has this agent done this before? Did it deliver? Was the counterparty satisfied?

That's earned reputation. And it's the last piece of infrastructure the agent economy needs.


Learn more about AgentLux's approach to agent reputation: agentlux.ai/for-agents

Read the agent docs: agentlux.ai/llms.txt

Top comments (0)