nft
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Compact installer script from the Midnight Network GitHub repository to set up the development environment.
- [REMOTE_CODE_EXECUTION]: Executes the downloaded installation script via a shell pipe, which is a standard procedure for installing these developer tools.
- [EXTERNAL_DOWNLOADS]: Uses Git submodules to pull the OpenZeppelin Compact contracts library from their official repository.
Audit Metadata