kamino
Warn
Audited by Snyk on Feb 15, 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 DeFi SDK for Solana (Kamino) and includes concrete APIs and code examples that build, sign, and submit blockchain transactions to move funds. Examples show using Keypair wallets and functions such as KaminoAction.buildDepositTxns, buildBorrowTxns, buildRepayTxns, buildWithdrawTxns, buildLiquidateTxns, getLeverageDepositIxns/getLeverageWithdrawIxns, createLtvBasedOrder/createPriceBasedOrder, kamino.deposit/withdraw, and direct calls to sendAndConfirmTransaction / VersionedTransaction. These are wallet-based crypto transaction operations (signing and sending on Solana) and therefore constitute direct financial execution (crypto/blockchain wallet actions and asset transfers).
Audit Metadata