review-sui-contracts
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches style guides and review procedures from the OpenZeppelin official GitHub repository (
github.com/OpenZeppelin/contracts-sui). These resources are used as the reference source of truth for the review process. - [COMMAND_EXECUTION]: Instructs the agent to execute standard
sui move buildandsui move testcommands to ensure the project compiles and passes its own tests before performing the pattern review. - [DATA_EXPOSURE]: Reads the local project's
Move.lockand source files to identify pinned dependency versions and analyze implementation details. This access is necessary for the review and is confined to the project directory.
Audit Metadata