move-expert
Warn
Audited by Snyk on Feb 19, 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 focused on blockchain asset management and Move smart-contract operations. It includes concrete APIs and examples to create, mint, burn, deposit/withdraw, and transfer fungible assets and NFTs (e.g., primary_fungible_store::deposit/withdraw, fungible_asset::mint/burn/transfer_with_ref, object::transfer/admin_transfer patterns). It also provides network RPC endpoints, CLI commands to publish and run transactions, account initialization/faucet, and signer usage — all showing explicit capability to execute on-chain financial operations. This meets the "Crypto/Blockchain (Wallets, Swaps, Signing)" and "Send Transaction / move money" criteria for Direct Financial Execution.
Audit Metadata