skills/hkuds/vibe-trading/okx-market/Gen Agent Trust Hub

okx-market

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Retrieves cryptocurrency market data from OKX's public REST API (okx.com). This interaction is limited to a well-known and established financial service.
  • [COMMAND_EXECUTION]: Instructions guide the user to install standard Python dependencies, specifically requests and pandas, via the standard package manager pip.
  • [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were detected. The skill interacts exclusively with public market data endpoints.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes external data, which is a potential surface for indirect injection.
  • Ingestion points: Data is fetched from OKX API endpoints in scripts/market_data_example.py and scripts/candle_data_example.py.
  • Boundary markers: Not explicitly defined, as the skill focus is on data retrieval rather than complex agent prompting.
  • Capability inventory: No dangerous execution capabilities (such as eval, exec, or subprocess) are present in the skill scripts.
  • Sanitization: The skill processes structured JSON data, primarily consisting of numeric market values (prices, volumes).
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 10:24 PM
Security Audit — agent-trust-hub — okx-market