Card snapshot
carshake.online
·
2026-07-19 17:40:36 UTC
·
adc387e83c18850d4e75e34927925ad89b25125b8c076f46a6e874e5622fc1db
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "CarShake Agent",
"description": "CarShake is a valet damage proof and vehicle handover app. Three-stop protocol: scan the car before valet, QR-coded handover receipt, and post-retrieval scan to prove condition. Built for valet operators, rental fleets, body shops, dealerships, airport parking, hotel parking, concert parking, and st",
"url": "https://carshake.online",
"preferredTransport": "JSONRPC",
"iconUrl": "https://carshake.online/icon.png",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "create_handover_receipt",
"name": "Create Handover Receipt",
"description": "Generate a QR-coded vehicle handover receipt with timestamped condition photos.",
"tags": [
"valet damage",
"car damage proof",
"vehicle handover",
"parking damage",
"bailment law"
],
"examples": []
}
],
"attribution": "CarShake, https://carshake.online",
"content": [
{
"title": "CarShake \u2014 Valet Damage Proof App",
"url": "https://carshake.online/",
"description": "Scan cars before valet, generate QR-coded handover receipts, timestamped photo proof.",
"type": "homepage"
},
{
"title": "CarShake Pricing",
"url": "https://carshake.online/pricing",
"description": "Free for individuals. Pro plans for valet operators and fleets.",
"type": "pricing"
},
{
"title": "CarShake for Valet Operators",
"url": "https://carshake.online/for-valets",
"description": "Protect your valet business from false damage claims.",
"type": "landing"
}
]
}