okx-dex-ws
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [DATA_EXFILTRATION]: The skill connects to the official OKX WebSocket endpoint ("wss://wsdex.okx.com/ws/v6/dex") to fetch real-time market and signal data. This communication is restricted to the vendor's own infrastructure and is consistent with the skill's stated purpose.
- [COMMAND_EXECUTION]: Provides instructions for using the "onchainos ws" CLI tool to start, poll, and manage data sessions. These commands are used as intended for session lifecycle management.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it ingests and processes data from external WebSocket streams.
- Ingestion points: Market data, trade feeds, and signals retrieved from the OKX WebSocket endpoint.
- Boundary markers: Absent. No explicit delimiters are defined to separate ingested data from agent instructions.
- Capability inventory: The agent can execute CLI commands ("onchainos ws") and read local reference files.
- Sanitization: Absent. The skill does not specify any validation or sanitization of the incoming data payloads.
Audit Metadata