solana-testing

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the Solana CLI installation script from the official Anza release domain (release.anza.xyz).
  • [REMOTE_CODE_EXECUTION]: Executes the Solana CLI installer using a shell command substitution pattern within a GitHub Actions workflow example; this is the standard and official method for setting up the Solana development environment in CI pipelines.
  • [COMMAND_EXECUTION]: Includes instructions for installing development tools, such as Surfpool, using the cargo install command, which is a routine practice for Rust-based software development.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 08:10 AM
Security Audit — agent-trust-hub — solana-testing