kamino
Warn
Audited by Snyk on Jun 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 documentation is explicitly a DeFi SDK for Solana with concrete APIs to move assets and execute on-chain financial operations. It includes functions to build and send transactions that deposit, withdraw, borrow, repay, liquidate, open/close leveraged positions, create LTV- and price-triggered orders, manage liquidity strategy deposits/withdrawals, collect fees, and create strategies. It shows use of wallet keypairs (WALLET_KEYPAIR_PATH, Keypair) and sendAndConfirmTransaction / VersionedTransaction to sign and broadcast transactions. These are specific, purpose-built financial execution capabilities (on-chain payments/trades/loans), not generic tooling, so it grants Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata