deepbook-margin-sdk-pool
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the DeepBook Margin SDK. It includes API references and TypeScript code examples for blockchain interactions.
- [COMMAND_EXECUTION]: The skill contains TypeScript examples utilizing the
@mysten/suilibrary to build transaction blocks. These are legitimate blockchain operations involving asset management (minting caps, supplying liquidity, and withdrawing assets) and do not involve arbitrary shell command execution or system-level privilege escalation. - [EXTERNAL_DOWNLOADS]: The skill references the
@mysten/suipackage, which is the official SDK for the Sui blockchain, a well-known and trusted service in the web3 ecosystem. No untrusted or suspicious external dependencies are requested. - [DATA_EXPOSURE]: There are no hardcoded credentials, sensitive file path accesses, or network exfiltration patterns. The functions operate on public blockchain data and user-provided transaction arguments.
Audit Metadata