OKX AI Trading Co-Pilot — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited OKX AI Trading Co-Pilot (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
An intelligent cryptocurrency trading assistant that provides:
"What's the BTC price?"
"Run a full analysis on ETH"
"Open a 10x long BTC position with SL at 70000"
"Add a rule: block all trades when funding rate > 0.1%"okx_get_ticker — Real-time price + 24h statsokx_get_candles — OHLCV candle dataokx_technical_analysis — Full technical indicators reportokx_get_market_data — OI, L/S ratio, funding rateokx_get_balance — Account balancesokx_get_positions — Open positions + PnLokx_run_copilot — Full 4-agent analysisokx_run_single_agent — Run one specific agentokx_generate_trading_plan — Generate trading plan from analysisokx_place_order — Market order with leverage + SL/TPokx_close_position — Close existing positionokx_list_rules — View all trading rulesokx_evaluate_rules — Check if trade passes rulesokx_add_rule — Add rule via natural languageokx_list_skills — View analysis skillsokx_configure_skills — Enable/disable skills per agentokx_get_prompts — View agent promptsokx_update_prompt — Customize agent promptsokx_set_llm_config — Configure LLM settingsSet these environment variables:
# Required for trading
OKX_DEMO_API_KEY=your_key
OKX_DEMO_SECRET_KEY=your_secret
OKX_DEMO_PASSPHRASE=your_passphrase
# Required for AI analysis
MINIMAX_API_KEY=your_minimax_key
# Optional
OKX_MODE=demo # demo (default) or live
OKX_TRADE_CONFIRM=true # require confirmation before trades~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.