01 / Guard
Pre-signature transaction review
Flick intercepts the candidate transaction before release, simulates execution, decodes calldata, checks approvals, and returns allow, warn, or block with a plain-language reason.
Product
Flick is not another dashboard. It is a local-first assistant that sits before the signature, audits what you touch, and watches what you leave open.

Capabilities
01 / Guard
Flick intercepts the candidate transaction before release, simulates execution, decodes calldata, checks approvals, and returns allow, warn, or block with a plain-language reason.
02 / Audit
Any token, contract, or protocol can be assessed at the moment of need. The user pays for the audit once, when the question matters, rather than carrying a subscription.
03 / Watch
Open approvals, wallet positions, and protocol dependencies are re-evaluated over time. If a dependency becomes dangerous, Flick escalates before value can move.
Default path
01
The transaction is held locally while Flick interprets the calldata and the counterparty.
02
Simulation, threat graph, or audit endpoints are called only when needed and paid per request.
03
Policy receives a narrow verdict and reason. The user keeps final control under the configured policy.
Verdicts
Allow
The transaction matches the wallet intent, counterparty risk is acceptable, and requested approvals are bounded.
Warn
The action is unusual, high-value, or under-explained. Flick gives the reason before the user decides.
Block
Known drainers, deceptive calldata, poisoned destinations, or budget failures stop the signature path.
Who it serves
Retail wallets with occasional swaps, mints, and transfers.
Active DeFi users managing approvals across several protocols.
Treasury operators who need a governed pre-signature policy.
Autonomous agents that need a verdict before delegated execution.