multiversx-wasm-debug

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS] (LOW): The skill requires the installation of several third-party tools via cargo install, including twiggy, wasm-opt, wasmtime, and multiversx-sc-meta. These are widely recognized and standard tools within the Rust and WebAssembly development ecosystems.
  • [COMMAND_EXECUTION] (LOW): The skill relies on executing shell commands for building (sc-meta), optimizing (wasm-opt), and analyzing (wasm-objdump, twiggy) WASM binaries. These actions are necessary for the stated purpose of debugging and optimization.
  • [DATA_EXFILTRATION] (SAFE): While the skill includes a command that interacts with an external network endpoint (https://devnet-gateway.multiversx.com), this is the official public gateway for the MultiversX devnet used for legitimate smart contract deployment and testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:09 PM