solana
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official Solana development utilities and platform-tools from verified domains (anza.xyz) and community-recognized GitHub repositories.
- [REMOTE_CODE_EXECUTION]: Executes the Agave installation script from official sources and performs tool installations via standard package managers (cargo, npm) during environment setup.
- [COMMAND_EXECUTION]: Instructs the agent to perform standard build and testing operations, such as running
anchor testandcargo test, which are necessary to validate the functional requirements of the Solana programs being developed.
Audit Metadata