xiond-wasm
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
xiondcommands to manage smart contract operations on the Xion blockchain, including storing code, instantiating contracts, and executing messages. These commands are fundamental to the skill's primary function and are used according to standard practices.\n- [EXTERNAL_DOWNLOADS]: Theoptimize-contract.shscript usesdocker runto pull and execute thecosmwasm/optimizer:0.16.1container image. This is a well-known, industry-standard tool provided by the CosmWasm project for creating reproducible, optimized contract bytecode.\n- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were found. The skill utilizes environment-based configuration for network selection and performs basic JSON validation on inputs before processing them.
Audit Metadata