cavos-react-sdk
Warn
Audited by Snyk on Mar 30, 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 wallet/transaction SDK for Starknet and provides concrete APIs to move funds and manage on-chain transactions. It exposes execute(...) for sending transactions (including ERC-20 transfers and swaps), options to choose gasless vs user-pays execution, deployAccount, getBalance, signMessage, registerCurrentSession/renew/revoke, emergencyRevokeAllSessions, and session policies with spendingLimits. It even lists token contract addresses and paymaster integration. These are specific, purpose-built financial capabilities (crypto/blockchain transaction execution and wallet management), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata