solana-kit-migration
Warn
Audited by Snyk on Aug 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill contains explicit, actionable Solana transaction and signing APIs (transaction building with transfer instructions, keypair→signer conversions, signing functions, and send/sendAndConfirm calls). It includes concrete code to create signers and to send SOL (e.g., getTransferSolInstruction, signTransactionMessageWithSigners, sendAndConfirmTransaction, and sendSol). Those are direct cryptocurrency transaction execution capabilities, so this grants Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata