sui-client
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill documents the location of sensitive blockchain configuration and private key storage files, specifically
~/.sui/sui_config/sui.keystore. While this provides the agent with knowledge of where keys are stored, it is presented as standard documentation for the Sui CLI and does not include instructions to read or exfiltrate the file content. - [REMOTE_CODE_EXECUTION]: The skill references an external documentation MCP server at
https://sui.mcp.kapa.ai. This is a well-known service used for providing technical documentation and its inclusion is aligned with the stated goal of providing up-to-date Sui network information. - [COMMAND_EXECUTION]: The skill lists numerous
sui clientandsui keytoolcommands for wallet management and transaction processing. These are legitimate tools for the Sui blockchain ecosystem and are used here for instructional purposes.
Audit Metadata