Skip to content
Adarsh Dwivedi.AI & Product Engineer
02Work

SuiGuard

Risk Analysis for Web3 Transactions

SuiGuard running: Risk Analysis for Web3 Transactions.

Captured from the live deployment, not a mockup

01 · The problem

Compiled plain-English intent into raw Sui Programmable Transaction Blocks, then ran risk analysis on the compiled transaction before execution, so a user sees what they are actually signing rather than a summary of it.

02 · How it works

  • 01

    Kept the language model on the parsing side and transaction construction deterministic, so a model error cannot silently change what a transaction does.