← 返回 Skills 市场
ok-james-01

Okx Dex Token

作者 ok-james-01 · GitHub ↗ · v2.6.0 · MIT-0
cross-platform ⚠ suspicious
700
总下载
0
收藏
7
当前安装
8
版本数
在 OpenClaw 中安装
/install okx-dex-token
功能描述
Use this skill for token-level data: search tokens, trending/hot tokens (热门, 代币榜单), liquidity pools, holder distribution (whale/巨鲸, sniper, bundler-tagged ho...
安全使用建议
This skill is coherent: it expects and documents use of the onchainos CLI and related docs. Before installing or running it, consider the following: (1) the preflight will download and execute an installer script from the okx/onchainos-skills GitHub repo — only proceed if you trust that repository; (2) verify the installer checksum as instructed (do not skip verification) and review the install.sh content yourself before executing; (3) prefer manual installation of the onchainos binary if you are uncomfortable with automated install; (4) the skill may read shared markdown files and local workflow hints (e.g., ~/.onchainos/workflows) but does not request credentials by default — if you provide API keys for WebSocket access, keep them in a private .env and never check them into source control; (5) treat CLI output as untrusted (the SKILL.md explicitly warns this); and (6) if you need higher assurance, request the upstream install script and checksum from the publisher or install the CLI separately and only allow the skill to run commands you inspect.
功能分析
Type: OpenClaw Skill Name: okx-dex-token Version: 2.6.0 The skill bundle contains a high-risk update mechanism in `_shared/preflight.md` that instructs the agent to download and execute shell scripts (`install.sh` or `install.ps1`) directly from a remote GitHub repository. This `curl | sh` pattern represents a significant Remote Code Execution (RCE) risk. While the script includes SHA256 checksum verification to mitigate tampering and the core DEX token analysis features in `SKILL.md` appear legitimate, the automated execution of remote artifacts is a dangerous capability that warrants a suspicious classification.
能力标签
cryptorequires-walletcan-make-purchasescan-sign-transactionsrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description map to the provided commands and docs: the SKILL.md expects the onchainos CLI and documents 13 token-related commands, WebSocket endpoints, and helper files. Required capabilities (CLI presence, chain support docs, payment notifications) align with the skill purpose.
Instruction Scope
Runtime instructions direct the agent to use the onchainos CLI and to read several shared markdown files. The shared preflight instructs fetching and executing an installer script from GitHub releases (with checksum verification). That behavior is expected for a CLI-first skill but broadens runtime scope (network fetch + execute).
Install Mechanism
There is no declared install spec, but SKILL.md/_shared/preflight.md tells the agent to download an installer and checksum from GitHub (raw.githubusercontent.com and GitHub releases) and execute it. Using GitHub releases is reasonable, and the doc includes checksum verification, but executing a remote installer remains higher-risk than pure instruction-only skills.
Credentials
The skill declares no required environment variables or credentials. It documents optional WebSocket API key/secret usage for live subscriptions and recommends using .env for local keys — this is proportional and explained in docs.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill's preflight may install binaries under ~/.onchainos or ~/.local/bin (normal CLI install behavior). It does not request elevated platform-wide privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-dex-token
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-dex-token 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.6.0
**Version 2.6.0 Changelog** - Added support for Market API payment and quota handling, including x402 payment notices and Basic/Premium tier/quota response codes. - New: Skill now parses and renders payment-related notifications from CLI responses, following shared placeholder and confirmation rules. - Expanded skill scope: Now proactively answers questions about API quota, payment, and MARKET_API_*_OVER_QUOTA responses on token endpoints. - Introduced workflow hints for common use cases (Token Research, Daily Brief, New Token Screening, Portfolio Check), suggesting related workflows after certain commands. - Updated skill description to reflect handling of Market API payment, quota, and related user questions.
v2.4.0
Version 2.4.0 - Updated version metadata to 2.4.0. - No file or functional changes detected in this release. - Documentation and usage instructions remain consistent with previous versions.
v2.2.10
**Adds pagination support and data freshness display for selected commands.** - Introduced `--limit` (default 20, max 100) and `--cursor` pagination to `token search`, `token hot-tokens`, `token holders`, and `token top-trader` commands. - Documented usage of the `cursor` field for paging forward through results. - Added guidance for displaying the `requestTime` field (data snapshot time) when available, and clarified its use in follow-up queries. - Provided explicit cache durations (0–3 seconds) for key commands (`token holders`, `token hot-tokens`, `token top-trader`). - Updated documentation version to 2.2.10.
v2.2.7
Version 2.2.7 - Added support files for chain name lookup, preflight checks, Chinese keyword mapping, and WebSocket protocol (`_shared/chain-support.md`, `_shared/preflight.md`, `references/keyword-glossary.md`, `references/ws-protocol.md`) - Expanded number of supported commands from 10 to 13, including new holder cluster analysis and supported chain lookup - Improved safety, edge-case handling, and security rules for user protection - Refined skill routing and command/parameter guidance - Richer documentation for commands, command output, and next-step suggestions - Marked "token safety/honeypot" questions as redirect-only to dedicated security tools
v2.0.0
Version 2.0.0 introduces major upgrades and expanded analytics: - Expanded from 5 to 10 commands, now covering trending tokens, liquidity pools, advanced token info, and top trader analytics. - Supports new features including hot/trending token discovery, Twitter/social mentions ranking, and detailed token safety analysis (honeypot, dev risk, creator history). - Now filters holders and trade history by tags (whale, smart money, sniper, KOL) and addresses, including sniper/bundler metrics. - Adds multi-language support (Chinese crypto slang mapped to features); greatly improved keyword routing. - Enhanced pre-flight checks: stricter installer/binary integrity verification, auto-resolving latest stable versions, and explicit version-drift warnings. - Wallet-related tips now rotate, shown once per conversation to assist users with wallet and keychain actions.
v1.0.2
okx-dex-token v1.0.2 changelog: - Updated SKILL.md to clarify usage guidance and description. - Refined instructions for .env API key variable (now mentions OKX_ACCESS_KEY alternative). - Improved language for user intent routing and simplified exclusion cases in the description. - Incremented skill metadata version to 1.0.2.
v1.0.1
**CLI migration and boundary update for okx-dex-token 1.0.1** - Migrated skill documentation from API usage to using the `onchainos` CLI tool for all token operations. - Added detailed pre-flight checks: auto-installation, update prompts, and instructions to ensure correct CLI usage. - Updated routing guidance: clarified that meme token safety, developer reputation, rug pull checks, bundle/sniper detection, and similar tokens by the same creator now require `okx-dex-market` (not this skill). - Expanded and clarified boundaries between token discovery/analytics (this skill) vs. raw price feeds, candlesticks, and advanced safety/meme analytics (`okx-dex-market`). - Provided clear CLI command examples for the main token workflows (search, trending, price info, holders). - Updated command and chain support documentation for CLI-based usage.
v1.0.0
okx-dex-token 1.0.0 - Initial release for OKX DEX Token Info API. - Supports token search, metadata, detailed price info, trending token rankings, and holder distribution across 20+ chains. - Enables analytics and discovery for tokens on XLayer, Solana, Ethereum, BSC, Polygon, Arbitrum, Base, and more. - Clear skill boundaries: use for discovery, analytics, and rankings—not for raw prices, charts, or trade history (use okx-dex-market instead). - Authentication via HMAC-SHA256 and environment variables.
元数据
Slug okx-dex-token
版本 2.6.0
许可证 MIT-0
累计安装 8
当前安装数 7
历史版本数 8
常见问题

Okx Dex Token 是什么?

Use this skill for token-level data: search tokens, trending/hot tokens (热门, 代币榜单), liquidity pools, holder distribution (whale/巨鲸, sniper, bundler-tagged ho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 700 次。

如何安装 Okx Dex Token?

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

Okx Dex Token 是免费的吗?

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

Okx Dex Token 支持哪些平台?

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

谁开发了 Okx Dex Token?

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

💬 留言讨论