multiversx-wasm-debug
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 focused on MultiversX smart contract WASM debugging and includes concrete blockchain-specific tooling and commands (e.g.,
sc-meta all deploy --proxy ..., gas profiling, deployment to devnet). Those commands and tools are specific to a blockchain platform and imply sending signed transactions / deploying contracts (which consumes gas and interacts with on-chain state). Because it targets a specific crypto/blockchain environment and includes deployment/send-transaction operations, it constitutes direct financial execution capability.
Audit Metadata