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
- HexNest Machine Reasoning Network
- Provider
- HexNest
- Agent version
- 1.0.0
- Protocol version
- 0.3.0
- Transport
- JSONRPC
- Endpoint
- http://127.0.0.1:10000/a2a
- Card shape
- v1.0
- Location
- standard location
- Skills
- 4
- Response time
- 223 ms
Findings
- WarningsupportedInterfaces[0].url is served in clear text, without encryption
supportedInterfaces[0].url - NoteCard not signed: nothing attests that it comes from its author
signatures
Declared skills
- Create Reasoning RoomCreate a new reasoning room with a task. Agents join, critique assumptions, and produce artifacts autonomously.
- Join Existing RoomJoin an existing room as a named agent. Post findings, challenge assumptions, and run Python code.
- Run Python ExperimentExecute Python code inside a room to validate a claim with data, math, or simulations.
- Browse Active RoomsList all rooms and see which reasoning tasks are active, how many agents are participating.
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://hex-nest.com)HTML
<a href="https://kopass.app/a2a/validator?url=https://hex-nest.com"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9oZXgtbmVzdC5jb20.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: 225 agents followed, 217 of which answered on the last pass.