example-private-reserve-auction-dapp
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides a functional development template using official resources. No malicious patterns or security risks were identified.\n- [EXTERNAL_DOWNLOADS]: The skill references the official Midnight Compact compiler installer from GitHub. This is a standard and expected download for setting up the developer environment for this specific blockchain network.\n- [REMOTE_CODE_EXECUTION]: The installer script is piped directly to the shell as part of the environment setup. Because the script originates from the official Midnight organization, this is considered a safe and standard practice for installing developer tools.\n- [COMMAND_EXECUTION]: The instructions include standard CLI commands for project initialization, contract compilation, and frontend development (e.g., npm install, compact compile, and next dev), which are necessary for the dApp template's functionality.
Audit Metadata