multiversx-smart-contracts
Warn
Audited by Snyk on Feb 15, 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.
Audit Metadata