solana-connect
Warn
Audited by Snyk on May 20, 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 is explicitly a Solana blockchain toolkit with wallet and transaction APIs. It exposes sendSol (able to send real SOL transactions), generateWallet/connectWallet, and accepts privateKey input; it supports dry-run vs dryRun:false real sends and even a skipConfirmation option. These are specific crypto/financial execution functions (wallet management and sending funds), so it provides direct financial execution capability despite safety features.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata