multiversx-vault-pattern

Warn

Audited by Snyk on Feb 16, 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 blockchain token ledger pattern for multistep on-chain operations. It defines token deposit/withdraw functions, constructs Payment objects (NonZeroBigUint + TokenId), and shows a direct transfer call: self.tx().to(...).payment(&remaining).transfer(). It is explicitly designed to move tokens within a transaction (atomic swaps, settle_all returns payments and transfers them). This is a crypto/blockchain financial execution capability, not a generic utility.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:54 AM