okx
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard system tools including
curlfor network requests,jqfor processing JSON data, andopensslfor generating cryptographic signatures required by the OKX API. - [DATA_EXPOSURE]: The skill handles sensitive credentials such as
OKX_API_KEY,OKX_SECRET, andOKX_PASSPHRASE. These credentials are used exclusively for authenticating requests sent to the official OKX domain (okx.com), which is a well-known cryptocurrency exchange service. - [INDIRECT_PROMPT_INJECTION]: The skill ingests market data and account information from external OKX API endpoints. It employs
jqto extract specific fields into structured formats, effectively sanitizing the input and minimizing the risk of the agent misinterpreting data as instructions. - [SAFE]: The inclusion of a referral code (
CYBERPAY) is a common monetization practice for exchange-related tools and does not represent a security risk to the user's data or system.
Audit Metadata