← Back to Skills Marketplace
ok-james-01

Okx Dex Signal

by ok-james-01 · GitHub ↗ · v2.6.0 · MIT-0
cross-platform ⚠ suspicious
328
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install okx-dex-signal
Description
Use this skill for smart-money/whale/KOL/大户 activity tracking, aggregated buy signal/信号 alerts, and leaderboard/牛人榜 rankings. Covers: (1) address tracker — r...
Usage Guidance
This skill is internally consistent with an onchain-DEX CLI helper, but note the shared preflight will instruct the agent to download and execute an onchainos installer from GitHub if the CLI isn't present. If you plan to use it: (1) inspect the installer script before running it or run the installer manually in a controlled environment; (2) verify the checksum step described in preflight actually runs and matches the downloaded installer; (3) avoid installing on sensitive machines or allowlisting the GitHub hosts in a secure environment; (4) only provide OKX API keys/passphrases to the WebSocket client if you trust the runtime and store them in a safe place (do not commit .env to version control); (5) if you prefer to avoid remote execution, pre-install the onchainos CLI yourself and then use this skill. Overall the package looks coherent with its stated purpose, but exercise standard caution around remote installer execution and API key handling.
Capability Analysis
Type: OpenClaw Skill Name: okx-dex-signal Version: 2.6.0 The skill bundle contains a high-risk 'preflight' routine in `_shared/preflight.md` that instructs the AI agent to download and execute remote shell and PowerShell scripts (`install.sh`, `install.ps1`) from GitHub. While the instructions include SHA256 checksum verification as a mitigation, this 'curl-to-shell' pattern constitutes a significant remote code execution (RCE) risk. The skill is designed to track blockchain transactions and 'smart money' signals using the `onchainos` CLI and WebSockets (`references/ws-protocol.md`), which are powerful capabilities, but no explicit evidence of intentional malice or data exfiltration was found.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (DEX signals, address tracker, leaderboard) align with the commands, CLI reference, WebSocket docs, and glossary included in the package. References to chain names, token filters, and wallet types are all consistent with the documented functionality.
Instruction Scope
The runtime instructions are focused on interacting with the onchainos CLI and the OKX DEX WebSocket. They reference shared preflight checks, chain support, and payment/notification handling. The preflight steps instruct network operations (GitHub API and raw.githubusercontent.com fetches) and execution of an installer script if onchainos is missing — this expands scope beyond pure query/formatting but is consistent with ensuring the CLI is present. The skill also instructs reading/writing/using files under ~/.onchainos and reading the skill YAML frontmatter; those are expected for a CLI-based skill.
Install Mechanism
There is no packaged install spec in the registry, but the shared preflight directs the agent to fetch installer scripts and checksums from GitHub (raw.githubusercontent.com and github.com/releases) and run the installer (sh /tmp/onchainos-install.sh or PowerShell on Windows). Using GitHub releases is an expected/standard release host and a checksum verification step is described, which reduces tampering risk. However, the instructions still involve downloading and executing remote code — a moderate operational risk that is proportionate to the CLI installer purpose but worth user caution.
Credentials
The skill declares no required environment variables or credentials. The included WebSocket reference documents how authenticated connections use OKX API key/secret/passphrase, but that is documented as optional (and users are told to obtain keys from the developer portal). The skill suggests using a .env and adding it to .gitignore for personal keys; not requiring secrets in the registry metadata is coherent with optional authenticated usage.
Persistence & Privilege
always is false and the skill is user-invocable. The only persistent effect the instructions describe is installing the onchainos binary into user-local paths (per the shared installer) and writing to ~/.onchainos; this is expected for a CLI ecosystem and does not request cross-skill or system-wide privileged modifications.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install okx-dex-signal
  3. After installation, invoke the skill by name or use /okx-dex-signal
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.6.0
Version 2.6.0 - Added handling for Market API payment and quota limitation messages, including x402/402 status and notifications from signal, leaderboard, or tracker endpoints. - Now responds to user questions about Basic/Premium tier, quotas, and MARKET_API_*_OVER_QUOTA cases. - Payment notification handling instructions added, following the shared notification rendering and confirming:true flow. - Displays workflow suggestions for “signal list” and “tracker activities” commands based on relevant workflow Markdown files. - Updated skill description and metadata to reflect payment and workflow-related changes.
v2.4.0
okx-dex-signal 2.4.0 - Bumped version from 2.2.10 to 2.4.0 in metadata. - No functional or documentation changes in the SKILL.md content. - All features, usage, and instructions remain the same.
v2.2.10
okx-dex-signal v2.2.10 - Added pagination support for `signal list` via `--limit` (up to 100) and `--cursor` parameters. - Updated skill instructions to explain paged requests and usage of the `cursor` field for fetching subsequent results. - Introduced a section on data freshness: display the `requestTime` timestamp when available. - No code changes; SKILL.md updated for improved usability and accuracy.
v2.2.7
**Summary:** Expanded functionality with address tracker and leaderboard features, plus new integration docs. - Added address tracker for transaction-level smart money/KOL/custom wallet trade activity. - Introduced aggregated buy signal alerts and enhanced multi-select for wallet-type filtering. - Added top trader leaderboard with flexible sorting (PnL, win rate, volume, ROI) and time-frame options. - Included comprehensive Chinese/English keyword mappings and edge case handling. - Added detailed references: chain support list, preflight checks, keyword glossary, and WebSocket protocol documentation.
v2.0.0
okx-dex-signal v2.0.0 - Major rewrite to enforce robust pre-flight checks for installing, updating, and verifying the Onchain OS binary before every command run. - Adds wallet interaction tips, displayed randomly and once per conversation. - Stronger routing rules: prevents use for meme token scanning or token holder distribution, with guidance to use other skills as appropriate. - Expanded skill glossary: supports both English and Chinese keywords for mapping user intent to commands. - Command quickstart and operation flow improved for clarity, including troubleshooting and error handling instructions.
Metadata
Slug okx-dex-signal
Version 2.6.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Okx Dex Signal?

Use this skill for smart-money/whale/KOL/大户 activity tracking, aggregated buy signal/信号 alerts, and leaderboard/牛人榜 rankings. Covers: (1) address tracker — r... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.

How do I install Okx Dex Signal?

Run "/install okx-dex-signal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Okx Dex Signal free?

Yes, Okx Dex Signal is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Okx Dex Signal support?

Okx Dex Signal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Okx Dex Signal?

It is built and maintained by ok-james-01 (@ok-james-01); the current version is v2.6.0.

💬 Comments