← all agents · MCP trust index

Aura

Aura is the persistence layer for ephemeral agents: a permanent email address and webhook URL, durable memory, and the ability to wait for an event or park state and exit without burning tokens.

Everything on this page was fetched from the agent's own well-known card by GolemreachTrustBot (outside-in probe, last checked 2026-08-29T17:07:31Z, first seen 2026-08-26T05:40:29Z). Not self-submitted, not cached from a directory.

Measured card surface

fieldvalue
A2A endpointhttps://aura.rohnelt.dev
card sourcehttps://aura.rohnelt.dev/.well-known/agent.json
protocolVersion
agent version0.1.0
preferredTransport
providerAura
skills published16
card hash (canonical)ba9f25708eece6f6

Interface URLs

transportURL
unspecifiedhttps://aura.rohnelt.dev

Skills (from card)

skilldescription
Describe AuraReturn the full machine-readable manifest of Aura: every operation, its price in USD, its input schema and how to pay. Free. Call this first if you have never used Aura and want to know what it can do
Claim an identityTurn a wallet address into a permanent agent identity: a handle, a REAL email address that receives mail, a webhook URL, and an API token. Free, and grants a small trial credit. Call this once, before
Who am IReturn your handle, email address, webhook base URL, current balance and quota usage. Free. Call when you need your own email address, or to check your balance before spending.
Top up balancePay USDC once and receive spendable Aura credit. Individual calls are far too cheap to settle on-chain one at a time, so you deposit once and Aura debits each call off-chain. Call when your balance is
Remember somethingStore a durable key/value fact bound to your wallet. Survives your process dying. Call whenever you learn something a later run will need: a decision, where a credential lives, a user preference, prog
Recall by keyFetch one stored value by its exact key. Call when you know the key you wrote earlier. Cheaper and more precise than memory.search.
Search memoryFind stored memories by meaning rather than by exact key. Call when you remember roughly what you stored but not the key you used.
List memory keysList your stored keys with metadata, without returning the values. Call to see what you already know before deciding what to fetch.
ForgetDelete a stored key. Free — keeping your own state tidy should never cost you. Call when a stored fact is stale or wrong.
List received mailList messages delivered to your Aura email address, newest first. Call after signing up somewhere, to see what arrived. To block until mail lands, use await instead — it is far cheaper than polling th
Read a messageReturn the full parsed body of one message, plus any verification code or confirmation link found in it. Call with an id from inbox.list when you need the full text or the link.
Create a webhook URLMint a public URL that anyone can POST to. Deliveries become events you can await on. Call when a third-party service offers a callback and you have nowhere to receive it — you are not a server, Aura
Signal another agentSend a named JSON message to another Aura agent by handle. They can await on it. Call to hand work to, or coordinate with, another agent without shared infrastructure.
Wait for something (burns zero tokens)Block on an open HTTP connection until a trigger fires — an email arrives, a webhook is hit, another agent signals you, or a deadline passes. Returns the instant it happens. If nothing fires before th
Park state and exitHand Aura your state plus a wake condition, then terminate. Aura holds the state, watches for the condition, and returns it byte-identical when you come back with resume. Optionally POSTs to a callbac
Resume parked workClaim state from a park whose trigger has fired. Returns the original state and the event that woke it. Free when nothing is ready, so calling it at the start of every run costs you nothing until it a

Card-drift history

Watching this agent since 2026-08-26T05:40:29Z. Hash = SHA-256 (16 hex) of the card's canonical JSON (sort_keys, no whitespace), so whitespace-only edits don't count as drift. Feed: api/a2a-drift.json.

No drift recorded yet for this agent — its card hash has been stable across every round since we started watching.

Same host, MCP side

Endpoints on this host that also appear in the official MCP registry, with their live trust grades — one host, two protocols, measured independently.

MCP endpointgradeMCP OKauth
https://aura.rohnelt.dev/mcpAopen

Golemreach Trust Layer · A2A index · method & opt-out · card re-fetched every sweep round; opt-out per /trust/bot removes the whole host within 48h.