composable-move-functions
Warn
Audited by Snyk on Aug 8, 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 about Sui blockchain Move functions and how to design composable transaction-capable functions. It includes an example CLI transaction invocation (sui client ptb --move-call ... --transfer-objects) and explicitly references DeFi operations (add_liquidity, remove_liquidity, swap, borrow). These are direct crypto/blockchain transaction capabilities (sending/transferring assets and swaps), so it provides direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata