solana-mobile
Warn
Audited by Snyk on Feb 18, 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 designed for interacting with the Solana blockchain and includes concrete APIs and functions to sign and send on-chain transactions. Examples include Mobile Wallet Adapter (MWA) usage, authorize requests with features like "solana:signAndSendTransaction", wallet.signAndSendTransactions / signAndSendTransaction, transaction feePayer & blockhash handling, connection.confirmTransaction, batching/queuing transactions, and DEX integration (Obscura DEX) for trading. These are specific crypto/blockchain transaction execution primitives (i.e., moving crypto funds), not generic tooling.
Audit Metadata