solana-dev
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides an extensive security checklist (security.md) that teaches best practices for Solana program development, including owner checks, signer checks, and protection against reinitialization attacks.
- [EXTERNAL_DOWNLOADS]: The skill references official installation scripts for the Solana toolchain (release.anza.xyz) and the Surfpool testing suite (run.surfpool.run). These downloads are standard for the described development environment and originate from established ecosystem providers.
- [REMOTE_CODE_EXECUTION]: Provides instructions for installing the Solana CLI and Surfpool using official remote scripts via shell piping. These commands are the standard deployment methods for the supported tools and come from well-known sources in the Solana community.
- [COMMAND_EXECUTION]: Contains numerous examples of command-line operations for compiling programs, running tests, and managing local validator states using standard Solana developer tools.
Audit Metadata