solana-dev
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches development tools and SDKs from trusted organizations including the Solana Foundation, Coral (Anchor framework), and Magicblock Labs via official GitHub repositories.- [COMMAND_EXECUTION]: Instructs the agent on using standard Solana CLI tools such as
solana,anchor, andavmfor building, testing, and deploying programs, which is the primary intended use of the skill.- [SAFE]: Provides extensive security guidance insecurity.md, covering critical vulnerability categories like missing owner checks, signer validation, and reentrancy, and explicitly recommends using checked math and verifiable builds.
Audit Metadata