use-ts-sdk
Warn
Audited by Snyk on Mar 13, 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 for interacting with the Aptos blockchain using the @aptos-labs/ts-sdk: it covers creating accounts/signers, building/signing/submitting transactions, wallet adapter integration, and includes examples for fungible asset transfers (transferFungibleAssetBetweenStores) and transaction signing/waiting. Those are direct crypto/blockchain execution capabilities (signing and sending transactions that move assets). Therefore it provides direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata