multiversx-smart-contracts
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
multiversx-sc-metatool through the official Rust package registry usingcargo install. - [COMMAND_EXECUTION]: Utilizes
sc-metafor generating project structures from templates andmxpyfor deploying, upgrading, and querying smart contracts on the blockchain. - [DATA_EXFILTRATION]: References the usage of
wallet.pemfiles in command-line arguments for the purpose of signing transactions, which is standard procedure for interacting with the MultiversX blockchain and does not indicate unauthorized data access.
Audit Metadata