ts-sdk-wallet-adapter
Warn
Audited by Snyk on Mar 19, 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 about blockchain wallet integration and frontend transaction submission on the Aptos network. It references wallet adapters (Petra, Nightly), provides the useWallet() API surface including signAndSubmitTransaction, signTransaction, submitTransaction, and shows building and submitting transaction payloads and awaiting confirmation (aptos.waitForTransaction). These are specific crypto/blockchain transaction signing and submission capabilities (i.e., tools to send transactions/move funds), not generic browser or API utilities.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata