Engine demo

Try the analyzer on any Solana transaction

The same deterministic engine the browser extension runs locally. Here on the web it runs on our server (the page doesn't have an installed extension) — same code, same verdicts. Pick a sample, drop in a signature from Solana Explorer, or paste a base64 transaction. Optionally connect a wallet to sign-and-send a sample on devnet.

Want privacy? Install the extension — verdicts compute on your device, no server in the loop.

Integrating the SDK and want to see raw TxRiskResult JSON instead? Open the SDK playground.

Drop any signature copied from Solana Explorer (88-char base58), or paste a base64-serialized transaction. The engine handles both.

Analysis mode
Try a sample

For real use, install the extension

You don't have base64 transactions sitting around — your wallet does. The extension intercepts every signing request on every dApp and runs this same engine before your wallet's prompt.

Install the extension

Already installed it? Test the interception

Confirm the extension is patching your wallet correctly. One-click signing flow on devnet — the verdict modal should appear before your wallet's prompt.

Run the signing test