TXSCOPE
Extension Surface

Review off-chain wallet prompts the engine cannot prove from tx bytes alone.

Use this lab to lint SIWS payloads, inspect suspicioussignMessage requests, review heterogeneous signAllTransactions batches, and validate Solana Actions / Blink hosts against a strict registry.

Engine boundary: wallet / origin / prompt-time truth
Request preview

This is the payload the dashboard sends to the extension-surface API.

sign_message
{
  "kind": "sign_message",
  "origin": "https://app.example",
  "encoding": "utf8",
  "message": ""
}