okx-onchain-gateway
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: Downloads and executes an installation script from the official vendor repository (github.com/okx/onchainos-skills) to set up the CLI environment.
- [EXTERNAL_DOWNLOADS]: Fetches release information, binary files, and cryptographic checksums from GitHub.
- [COMMAND_EXECUTION]: Executes the
onchainosCLI tool for blockchain operations such as simulating transactions and broadcasting signed transaction hex. - [SAFE]: The skill implements a security verification step where it checks the SHA256 hash of the downloaded installer against a checksum list before running the script.
Audit Metadata