okx-dex-token
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's pre-flight check logic (
_shared/preflight.md) downloads an installation script and checksum files from the vendor's official GitHub repository (github.com/okx/onchainos-skills) to ensure the latest version of theonchainosCLI is used. - [COMMAND_EXECUTION]: The skill uses the
onchainosCLI to perform token searches, metadata retrieval, and market analysis across multiple blockchain networks. - [SAFE]: Mandatory security rules are included to protect users, such as requiring warnings when tokens are not community-recognized or when liquidity levels are low enough to pose a high slippage risk.
- [REMOTE_CODE_EXECUTION]: While the skill provides a mechanism to update its underlying CLI tool via remote scripts, these operations are restricted to the author's official infrastructure and include SHA256 integrity verification to prevent tampering.
Audit Metadata