multiversx-scenario-migration

Warn

Audited by Snyk on Apr 23, 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 generating and running MultiversX smart-contract scenario tests that create and run transactions with payments (e.g., world.tx()... .payment(Payment::try_new(TestTokenId::EGLD_000000, ..., amount).unwrap()). It uses blockchain-specific constructs (TestTokenId, Payment, transaction run) to build and execute token transfers/transactions in the scenario world. This is a specific crypto/blockchain financial operation, not a generic tool, so it grants direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 23, 2026, 01:12 PM
Issues
1
Security Audit — snyk — multiversx-scenario-migration