okx-dex-market
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads installation scripts from the author's official GitHub repository (
okx/onchainos-skills). - [REMOTE_CODE_EXECUTION]: The skill instructs the agent to execute downloaded installation scripts and the resulting binary to perform market data queries. This is mitigated by mandatory integrity checks using SHA256 checksums provided in the skill metadata.
- [COMMAND_EXECUTION]: The skill relies on executing the
onchainosCLI tool for all functional operations, including price fetching and portfolio analysis. - [SAFE]: The inclusion of hardcoded SHA256 checksums and explicit verification steps for external resources demonstrates a high standard of security for remote dependency management.
Audit Metadata