sablier-cancel-vesting
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
cast sendandcast callto interact with EVM blockchains. These operations are essential to the skill's primary function of canceling vesting streams. Security is maintained through mandatory user confirmation, local gas estimation, and the use of the--browserflag for signing, which ensures private keys are never exposed to the agent or terminal. Thefilter-cancelable.shscript efficiently batches on-chain data retrieval via Multicall3 usingcast call.
Audit Metadata