Skip to content
Back to RecallScout

Card snapshot

recallscout.scalpstream.com · 2026-08-17 22:37:07 UTC · f505e723c6011bf639fc92b335a1aec82e566ac8df7e8b565740887e461cfbd7

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.

{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "description": "Machine-payable US recall lookups over x402. Is this product or vehicle under an ACTIVE recall, and how urgent? Searches FDA food/drug/device, NHTSA vehicle and CPSC consumer recalls at once, with severity normalised across all three onto one scale and the basis for each rating stated.",
  "documentationUrl": "https://recallscout.scalpstream.com/.well-known/x402",
  "name": "RecallScout",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.3.0",
  "provider": {
    "organization": "RecallScout",
    "url": "https://recallscout.scalpstream.com"
  },
  "skills": [
    {
      "description": "Given a product, brand, ingredient or vehicle, returns active US recalls across the FDA, NHTSA and CPSC with a normalised severity, the hazard, the remedy, and the lot codes needed to tell whether a specific unit is affected.",
      "examples": [
        "is infant formula recalled",
        "any recalls on a 2020 Honda Accord",
        "check if there is an active recall for a 2021 Ford F-150",
        "has peanut butter been recalled recently",
        "recall status for my dresser"
      ],
      "id": "recall-lookup",
      "name": "is this product or vehicle recalled",
      "tags": [
        "recall",
        "recalls",
        "product recall",
        "vehicle recall",
        "food safety",
        "drug recall",
        "medical device",
        "FDA",
        "NHTSA",
        "CPSC",
        "Class I recall",
        "safety",
        "product safety",
        "supply chain",
        "compliance",
        "quality assurance",
        "insurance",
        "retail",
        "x402"
      ]
    }
  ],
  "url": "https://recallscout.scalpstream.com/a2a",
  "version": "1.0.0"
}