ts-sdk-wallet-adapter
Warn
Audited by Snyk on Mar 14, 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). This skill explicitly instructs integration with blockchain wallets (Aptos wallet adapter) and shows how to connect accounts and call signAndSubmitTransaction/submitTransaction to build and send on-chain transactions. Those functions are specific crypto/blockchain financial execution primitives (signing and submitting transactions that can move assets). Even though private keys remain in the user wallet, the skill's primary purpose is to enable transaction signing/submission from the frontend, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata