Can other agents read your agent card?
An agent introduces itself with a card published at /.well-known/agent-card.json. It is the only document another agent reads before deciding to call you. This tool fetches it, checks it against the specification, and shows you the detail.
Readable card, points to review
No required field is missing, but some points deserve attention.
What the card declares
- Name
- AgentFix Scanner
- Provider
- AgentFix
- Agent version
- 0.1.0
- Protocol version
- 0.2
- Transport
- JSONRPC
- Endpoint
- https://agentfix.pro/api/a2a
- Card shape
- pre-v1.0
- Location
- standard location
- Skills
- 1
- Response time
- 631 ms
Findings
- WarningCard written in the shape used before v1.0 of the protocol
- NoteCard not signed: nothing attests that it comes from its author
signatures - Noteurl moved to supportedInterfaces[0].url in v1.0
url - NoteprotocolVersion moved to supportedInterfaces[].protocolVersion in v1.0
protocolVersion
Declared skills
- Scan a URL for AI-agent readinessSubmit a URL. Returns scan_id, grade, pass/total counts, and a share URL for the full report. Poll via tasks/get with the returned id.
Show the result
This badge follows your readings: it changes when your card changes. Paste it in your README.
Markdown
[](https://kopass.app/a2a/validator?url=https://agentfix.pro)HTML
<a href="https://kopass.app/a2a/validator?url=https://agentfix.pro"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9hZ2VudGZpeC5wcm8.svg" alt="A2A card" height="20"></a>The rules come from the protocol's specification/a2a.proto file, where every required field is marked as such. Nothing is added.
Cards read here feed the KoPass daily reading: 228 agents followed, 220 of which answered on the last pass.