use-typescript-sdk
Warn
Audited by Snyk on Mar 4, 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 TypeScript SDK guide for interacting with the Aptos blockchain and contains concrete APIs and patterns for creating, signing, and submitting on-chain transactions. It documents wallet adapter integration, signAndSubmitTransaction, building/submitting transactions, sponsored/fee-payer flows, multi-agent transactions, and explicit fungible-asset transfer APIs (e.g., transferFungibleAssetBetweenStores). These are specific crypto/blockchain operations (wallet signing and asset transfers), not generic tooling, so the skill grants direct financial execution capability.
Audit Metadata