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.
Card unusable as it stands
An agent reading this card cannot act on it.
What the card declares
- Name
- Policy AI
- Provider
- Ghostfee
- Agent version
- 1.0.0
- Transport
- JSONRPC
- Endpoint
- https://policy.ezoai.jp
- Card shape
- pre-v1.0
- Location
- older location
- Skills
- 1
- Response time
- 2918 ms
Findings
- ErrorRequired field missing: protocolVersion
protocolVersion - ErrorRequired field missing: skills[0].tags
skills[0].tags - WarningdefaultInputModes[0] is not a media type in the form type/subtype
defaultInputModes[0] - WarningdefaultOutputModes[0] is not a media type in the form type/subtype
defaultOutputModes[0] - 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
How to fix it
protocolVersionThe A2A version the agent speaks, in the shape used before v1.0."protocolVersion": "0.3"skills[0].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]
Declared skills
- 法務文書生成業種とサービス情報に基づいて、プライバシーポリシー・利用規約・AI利用ポリシー等の法務文書をAIで自動生成する。日本の法律に準拠。
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://web-a-chi.vercel.app)HTML
<a href="https://kopass.app/a2a/validator?url=https://web-a-chi.vercel.app"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly93ZWItYS1jaGkudmVyY2VsLmFwcA.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, 218 of which answered on the last pass.