multiversx-smart-contracts

Warn

Audited by Snyk on Mar 17, 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 for building and deploying MultiversX blockchain smart contracts and includes concrete APIs for token and value transfers, minting/issuing tokens, DEX swap calls, and transaction-building (e.g., self.tx().payment(...).transfer(), mint(), issue_token(), direct swap patterns, and mxpy deploy/call with --pem/--send). These are specific crypto/blockchain financial operations (sending tokens, swaps, minting, capturing back-transfers), not generic tooling—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
Mar 17, 2026, 11:21 AM
Issues
1
Security Audit — snyk — multiversx-smart-contracts