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
- Cadence Lab
- Provider
- Cadence Lab
- Agent version
- 1.0.0
- Endpoint
- https://cadencelab.co/.well-known/agent-skills/index.json
- Card shape
- v1.0
- Location
- standard location
- Skills
- 5
- Response time
- 153 ms
Findings
- ErrorRequired field missing: supportedInterfaces[0].protocolBinding
supportedInterfaces[0].protocolBinding - ErrorRequired field missing: supportedInterfaces[0].protocolVersion
supportedInterfaces[0].protocolVersion - ErrorRequired field missing: provider.url
provider.url - NoteCard not signed: nothing attests that it comes from its author
signatures
How to fix it
supportedInterfaces[0].protocolBindingThe transport at this address: JSONRPC, GRPC or HTTP+JSON."protocolBinding": "JSONRPC"supportedInterfaces[0].protocolVersionThe A2A version this interface speaks. Use the latest minor version of your major one."protocolVersion": "1.0"provider.urlA page about the provider, alongside its name."provider": {"organization": "ACME", "url": "https://acme.example"}
Declared skills
- CX Systems DiagnosticTrace recurring customer friction through workflows, ownership, CRM signals, service rules, and cross-functional handoffs. Produces a structured evidence base and actionable operating recommendations.
- Lifecycle Risk ReviewExamine lifecycle stages, risk signals, handoffs, intervention rules, and the data used to identify preventable customer loss.
- CRM Workflow AuditAssess CRM data, automation, ownership, reporting, and the gap between configured and actual work.
- AI Service Readiness ReviewEvaluate workflow readiness, human oversight, data dependencies, adoption risk, and measurement before AI implementation.
- Fit CheckDecide whether an operating problem is ready for a diagnostic engagement. Share the problem, teams, systems, and desired outcome for a fit assessment.
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://cadencelab.co)HTML
<a href="https://kopass.app/a2a/validator?url=https://cadencelab.co"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9jYWRlbmNlbGFiLmNv.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: 229 agents followed, 224 of which answered on the last pass.