ts-sdk-transactions
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). The skill is explicitly designed to build, sign, and submit blockchain transactions on the Aptos network. It exposes concrete crypto transaction APIs (e.g., aptos.transaction.build.simple, aptos.signAndSubmitTransaction, aptos.transaction.submit.simple, signAsFeePayer, multi-agent submits) and shows examples invoking coin transfer functions (0x1::coin::transfer). These are direct crypto/financial execution capabilities (wallet signing and sending transactions, sponsored/fee-payer flows, multi-signature exchanges), not generic tooling. Therefore it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata