← 返回 Skills 市场
ok-james-01

Okx Dex Signal

作者 ok-james-01 · GitHub ↗ · v2.6.0 · MIT-0
cross-platform ⚠ suspicious
328
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-dex-signal
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-dex-signal 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug okx-dex-signal
版本 2.6.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。

如何安装 Okx Dex Signal?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install okx-dex-signal」即可一键安装,无需额外配置。

Okx Dex Signal 是免费的吗?

是的,Okx Dex Signal 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Okx Dex Signal 支持哪些平台?

Okx Dex Signal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Okx Dex Signal?

由 ok-james-01(@ok-james-01)开发并维护,当前版本 v2.6.0。

💬 留言讨论