ts-sdk-types

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 is explicitly about constructing Aptos blockchain transactions and handling coin types/amounts. It includes concrete examples for building and sending transfer transactions (e.g., calling "0x1::coin::transfer" with typeArguments and functionArguments such as recipient address and amount), guidance on numeric types for on-chain amounts (u64/u128 as bigint), and TypeTag/typeArguments for coin types. Those are specific crypto/blockchain transaction operations that enable moving funds on-chain, not merely generic API/coding guidance.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 14, 2026, 04:33 PM
Issues
1