solana-dev

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references several external URLs for downloading development tools and installers, such as the Solana CLI from release.anza.xyz and Surfpool from github.com/txtx. These are recognized sources in the Solana developer ecosystem.
  • [REMOTE_CODE_EXECUTION]: Installation instructions utilize the common pattern of piping remote scripts into the shell (curl | sh) to set up the Agave/Solana toolchain and Surfpool local validator.
  • [COMMAND_EXECUTION]: Documentation includes various CLI commands for program development, such as anchor build for compilation and pkill for managing local validator processes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 08:05 AM