okx-dex-signal
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's pre-flight routine fetches the
onchainosCLI installer and cryptographic checksums from the vendor's official GitHub repository (okx/onchainos-skills) to ensure a verified environment. - [REMOTE_CODE_EXECUTION]: Automatically executes the official vendor-provided installer script (
install.shorinstall.ps1) to maintain the necessary CLI tooling for on-chain data processing. - [COMMAND_EXECUTION]: Orchestrates various
onchainosCLI commands to aggregate and display real-time DEX signals, transaction feeds, and trader performance metrics based on user queries. - [PROMPT_INJECTION]: The skill explicitly instructs the agent to treat all blockchain-sourced data (such as token symbols and transaction metadata) as untrusted external content, providing a robust boundary against potential indirect prompt injection from on-chain fields.
Audit Metadata