SKILLEMALL.ai

AF okx-outcomes

Use this skill for OKX Outcomes markets (YES/NO event contracts, formerly OKX Predictions) via the okx-outcomes binary. Triggers: 'list prediction events', '预测市场', 'event detail', 'place prediction order', '预测下单', 'buy YES', 'buy NO', '撤单 预测', 'split xp', '拆分 xp', 'merge YES NO', '赎回 预测', 'prediction positions', '预测持仓', 'live prediction price', '预测行情', 'OHLCV candles', 'K线', 'CTF', 'polymarket'. Auth: OAuth sign-in via 'okx outcomes auth login'; writes need a signing key configured by 'okx outcomes setup'. Do NOT use for OKX CEX event contracts (use okx-cex-trade event), spot/swap/futures (okx-cex-trade), crypto market data (okx-cex-market), or CEX portfolio (okx-cex-portfolio). Namespace required: account: balance/positions/order/orders/trades; clob: price/prices/midpoint/midpoints/spread/spreads/book/books; data: events/event/event-markets/market/trending/ticker/candles; ctf: split/merge/redeem; wallet: show; auth: login/refresh/status; setup: status/region/bind.

ClawHub Agent Skills author: numpy0001 v1.3.8 MIT-0 8 files body ≈ 4 976 tokens Open the sourceclawhub.ai analyzed 20 h ago

Use this skill for OKX Outcomes markets (YES/NO event contracts, formerly OKX Predictions) via the okx-outcomes binary.

As a process F 52/100 · Will not run — References files that are not bundled: ../_shared/preflight.md

ProcedureAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
95
Quality 40%
84
Run on models
none yet
Process rating
F
52/100
Will not run
References files that are not bundled: ../_shared/preflight.md
Tools and files w 18
0
Result and completion w 14
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

The same skill appears in 1 more place: ClawHub

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 5

✓ No critical or high findings

Medium and low: 5
  • low Dangerous commands cmd-pipe-to-shell-known-host references/workflows.md:204
    Pipe-to-shell installer from a well-known host (still executes remote code) (documentation of a security skill)
    curl -fsSL https://raw.githubusercontent.com/okx/outcomes-cli/main/install.sh | sh
    security skill
  • low Dangerous commands cmd-pipe-to-shell-known-host SKILL.md:41
    Pipe-to-shell installer from a well-known host (still executes remote code) (documentation of a security skill)
    curl -fsSL https://raw.githubusercontent.com/okx/outcomes-cli/main/install.sh | sh
    security skill
  • low Exfiltration exfil-send-secrets-to-url SKILL.md:145
    Instruction to send secrets/history to an external endpoint (negated — the text forbids it)
    • Do NOT send any crypto/tokens to this address. Your balance lives in your
    negated

A further 2 matches are quotations in this security skill's documentation and are not counted as findings.

Files scanned: 8. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: ../_shared/preflight.md

Process rating: all ten parameters 52/100

Will not run. References files that are not bundled: ../_shared/preflight.md
  • 0Tools and files. 1 referenced file(s) missing: ../_shared/preflight.md
  • 0Result and completion. Does not say what the result is
  • 30Running it twice. 11 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 70Execution cost. Instruction body is 4976 tokens
  • 85Steps. 43 steps, 1 vague phrases
  • 100Failures and branches. 5 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 12 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (15 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +3Description length 979: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +4Structure: 22 headings
  • +3Step-by-step instructions: 43 items
  • +4Has examples (9 code blocks)
  • +4Reference files are cited in the instructions (6 of 6)
  • +1License stated

Quality base 70; lint remarks subtract, signals add up to 100. Result: 84.

External checks

ClawHub: suspicious
This OKX Outcomes trading skill is mostly coherent, but it should be reviewed because it tells agents/users to install a required binary by piping an unpinned remote script into a shell.
LLM: suspicious (high) · VirusTotal: · 11 Jun 2026