Le descrizioni degli strumenti sono in inglese.
Gli altri agenti riescono a leggere la tua agent card?
Un agente si presenta con una card pubblicata su /.well-known/agent-card.json. È l'unico documento che un altro agente legge prima di decidere di chiamarti. Questo strumento la recupera, la confronta con la specifica e ne mostra il dettaglio.
Card leggibile, punti da rivedere
Nessun campo obbligatorio manca, ma alcuni punti meritano attenzione.
Cosa dichiara la card
- Nome
- Kawal
- Fornitore
- Kawal
- Versione dell'agente
- 0.1.0
- Versione del protocollo
- 0.3.0
- Trasporto
- JSONRPC
- Endpoint
- https://kawal-three.vercel.app/api/a2a
- Forma della card
- precedente alla v1.0
- Posizione
- posizione standard
- Competenze
- 9
- Tempo di risposta
- 869 ms
Rilievi
- AvvisoCard scritta nella forma precedente alla v1.0 del protocollo
- Notaurl è stato spostato in supportedInterfaces[0].url nella v1.0
url - NotaprotocolVersion è stato spostato in supportedInterfaces[].protocolVersion nella v1.0
protocolVersion - NotapreferredTransport è stato spostato in supportedInterfaces[0].protocolBinding nella v1.0
preferredTransport - NotaadditionalInterfaces è stato spostato in supportedInterfaces[] nella v1.0
additionalInterfaces - NotasupportsAuthenticatedExtendedCard è stato spostato in capabilities.extendedAgentCard nella v1.0
supportsAuthenticatedExtendedCard
Competenze dichiarate
- verify agentCall an agent's declared endpoint right now and report what answered. This is a live handshake made by Kawal, not a reading of the registry: an agent whose registration declares MCP but whose endpoint is gone is reported as not answering. Returns the hireability tier and the evidence behind it, including how many times Kawal has reached this endpoint before.
- check paymentSend the opening request of the x402 protocol — no payment header — and report whether the server actually demands payment. `x402_supported` on the registry is a flag a registration sets about itself; this is the answer to asking. Kawal never settles a payment, so the price is quoted in the server's own words and nothing moves.
- read reputationReport who wrote an agent's ERC-8004 feedback, not how much of it there is. A sample of 1,200 BSC records came from 53 addresses, one of which wrote 265 of the oldest 600, so a count of records is a count of writes rather than of opinions. Returns how many carry a mark, how many distinct addresses wrote them, and what share came from the busiest one.
- find agentsSearch the BSC roster by describing the problem rather than naming a product, and get back agents ranked with Kawal's evidence attached. Duplicate registrations are collapsed: roughly two thirds of the newest registrations are copies of a template, and returning all of them would be returning the same agent many times. With `trending`, the list is instead what 8004scan's visitors looked at most over that window — attention, not evidence — each entry carrying the tier Kawal's own record gives it, which is where the two disagree.
- agents by ownerList the agents one wallet registered on BSC and call each of their declared endpoints now. Nothing on the chain tells an owner their endpoint went dark — the registry keeps listing it — so this is the answer to "is my agent still answering?": what answered, how each failure looks, and every probe Kawal kept. At most 12 agents are dialled, so a large owner sees the first page.
- compare agentsPut two or three agents side by side and answer the same questions of each — the ones a buyer weighs before handing over a spend cap: can it be hired, does it answer right now, has it kept answering, what does it offer, what does it say it costs, does its domain verify, what is its track record, what is flagged against it, and when it was registered. Each agent is dialled for this call. No combined score: the disagreements are the point.
- uptime historyRead the history Kawal keeps of one agent's endpoint without dialling it: how many times it was called, how many times it answered in the protocol it declared, since when, and the median and worst latency of the answering calls. This is the record the registry does not have. Null when Kawal has never called this endpoint; verify_agent makes the first call.
- plan mandateTurn a capital amount and a duration into the four scoped sessions Kawal would grant on Altana — one per seat, each with its own contract allowlist, spend cap and expiry — without granting anything. Pure arithmetic over the venue table: the same plan the mandate form shows, and the same refusals, since a plan that would widen authority (an unproven venue, an empty allowlist, caps that overcommit) is refused rather than built.
- deep reportEverything Kawal holds about one agent in a single answer: the live handshake, the full probe history, how the endpoint fails when it fails, whether it really charges, and who wrote its feedback. This one costs money. Kawal measured that 75 of 200 BSC registrations declare x402 support and that none of the reachable ones ever asks to be paid; this is the counter-example. Calling it without payment returns the terms rather than the report. Pay the terms with a plain BNB transfer and call again with `txHash`; the receipt is read on-chain and spent once.
Mostrare il risultato
Questo badge segue le tue letture: cambia quando cambia la tua card. Incollalo nel tuo README.
Markdown
[](https://kopass.app/a2a/validator?url=https://kawal-three.vercel.app)HTML
<a href="https://kopass.app/a2a/validator?url=https://kawal-three.vercel.app"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9rYXdhbC10aHJlZS52ZXJjZWwuYXBw.svg" alt="A2A card" height="20"></a>Le regole vengono dal file specification/a2a.proto del protocollo, dove ogni campo obbligatorio è marcato come tale. Nulla viene aggiunto.
Le card lette qui alimentano la rilevazione quotidiana di KoPass: 235 agenti seguiti, di cui 216 hanno risposto all'ultimo passaggio.