CarsMultiverse recall agent
carsmultiverse.com
· A.I.T. Multiverse Consulting Ltd
Answers questions about vehicle safety recalls from seven registers (NHTSA, Transport Canada, DVSA, EU Safety Gate, RDW, MLIT, Israel) by recall number, make or model. Deterministic, read only, no account needed.
carsmultiverse.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 55/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations 100.0% success Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-09-22T16:30:00 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-22 16:05:53 current | 8139f8141e78… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://carsmultiverse.com/.well-known/agent-card.json |
| Provider | https://carsmultiverse.com |
| Docs | https://carsmultiverse.com/llms.txt |
Skills · 1 declared · mapped to canonical taxonomy
Given a recall number such as 25V455 or a make and model, returns the matching notices with their register and CarsMultiverse URL.
Health · last 1 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/carsmultiverse.com) [](https://agenstry.com/agents/carsmultiverse.com) [](https://agenstry.com/agents/carsmultiverse.com) [](https://agenstry.com/agents/carsmultiverse.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "CarsMultiverse recall agent",
"description": "Answers questions about vehicle safety recalls from seven registers (NHTSA, Transport Canada, DVSA, EU Safety Gate, RDW, MLIT, Israel) by recall number, make or model. Deterministic, read only, no account needed.",
"url": "https://carsmultiverse.com/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://carsmultiverse.com/a2a",
"transport": "JSONRPC"
}
],
"supportedInterfaces": [
{
"url": "https://carsmultiverse.com/a2a",
"protocolBinding": "JSONRPC",
"transport": "JSONRPC",
"protocolVersion": "0.3.0"
}
],
"version": "1.0.0",
"provider": {
"organization": "A.I.T. Multiverse Consulting Ltd",
"url": "https://carsmultiverse.com"
},
"iconUrl": "https://carsmultiverse.com/wp-content/uploads/2026/07/cm-logo-512.png",
"documentationUrl": "https://carsmultiverse.com/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "find-recall",
"name": "Find a recall notice",
"description": "Given a recall number such as 25V455 or a make and model, returns the matching notices with their register and CarsMultiverse URL.",
"tags": [
"recalls",
"vehicles",
"safety"
],
"examples": [
"Recall 25V455",
"Ford F-150 recalls"
]
}
]
}