← 返回 Skills 市场
ok-james-01

Okx Dex Ws

作者 ok-james-01 · GitHub ↗ · v2.6.0 · MIT-0
cross-platform ⚠ suspicious
190
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install okx-dex-ws
功能描述
Use this skill when the user mentions 'onchainos ws', 'ws start', 'ws poll', 'ws stop', 'ws channels', 'ws session', 'ws channel-info', 'idle-timeout', 'idle...
安全使用建议
This skill is instruction-only and appears to be about managing OKX DEX WebSocket sessions, which is reasonable — but there are a few mismatches you should resolve before installing or invoking it autonomously: - The SKILL.md tells the agent to read relative files from other skills (preflight.md and several ws-protocol.md files). Verify those files exist locally and inspect them yourself: they could contain additional behavior or requests (including credential usage) not visible in this skill. - The protocol requires HMAC-SHA256 login, yet the manifest lists no credentials or config paths. Ask the skill author (or inspect the referenced preflight/protocol files) to confirm how and where the auth keys are provided. Do not allow the agent access to wallet private keys or system secrets unless you explicitly trust the source and have isolated testing safeguards. - Because this skill reads sibling skill files, ensure you trust the whole onchainos-skills collection it ties into. If you cannot verify the referenced files, prefer running the commands manually in a controlled environment or review the referenced files first. If you plan to enable autonomous invocation, be more cautious: autonomous agents can follow the instructions to read local files and perform WS actions. If you want to proceed, check the referenced files and confirm the credential flow (where HMAC keys live) before granting any runtime access.
功能分析
Type: OpenClaw Skill Name: okx-dex-ws Version: 2.6.0 The skill bundle provides documentation and instructions for an AI agent to manage OKX DEX WebSocket sessions using the 'onchainos' CLI. It covers session lifecycle management (start, poll, stop), channel discovery, and protocol specifications for market data streams. The content is well-aligned with its stated purpose, uses legitimate OKX endpoints (wss://wsdex.okx.com), and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name, description and the SKILL.md content consistently describe WebSocket CLI usage and how to write custom WS clients for OKX DEX channels. The commands, channels, endpoint, and protocol details align with the stated purpose.
Instruction Scope
The runtime instructions explicitly tell the agent to read files outside this skill (e.g., ../okx-agentic-wallet/_shared/preflight.md and ../*/references/ws-protocol.md). The skill manifest declares no config paths or file requirements, so the instructions require access to sibling skill repositories/paths that are not declared — this is a scope mismatch and increases risk because the agent will be instructed to read local files not advertised by the skill.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes on-disk installation risk; nothing is downloaded or executed by the install process itself.
Credentials
SKILL.md documents that HMAC-SHA256 authentication is required before subscribing to the WS endpoint, but the skill declares no required environment variables, credentials, or config paths. That mismatch means the skill either expects credentials to be supplied dynamically (via the agent or other skills) or the manifest omitted necessary credential declarations. You should confirm where keys/secrets are stored and whether the agent will access wallet/private keys.
Persistence & Privilege
The skill is not forced-always, and has no install-time persistence or configuration changes. It does not request system-wide privileges in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-dex-ws
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-dex-ws 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.6.0
- Added workflow hint for related commands: when using `ws start`, `ws poll`, or `ws stop`, users are now prompted to try the **Wallet Monitor (WebSocket)** workflow. - Updated metadata version to 2.6.0. - No changes to CLI usage, parameters, or feature set.
v2.4.0
Version 2.4.0 - Bumped version to 2.4.0 (no changes to functionality or documentation). - No file changes detected in this release.
v2.2.10
okx-dex-ws 2.2.10 - Updated skill version metadata from 2.2.7 to 2.2.10 in SKILL.md. - No other changes detected to files or functionality.
v2.2.7
- Expanded SKILL.md with detailed usage instructions for all 9 supported DEX WebSocket channels, CLI commands, parameters, and examples. - Clarified when to inform users about missing protocol reference files and how to resolve this. - Added guidance for both CLI and custom script workflows, including protocol file references for specific data types (market, token, signal, trenches). - Updated channel descriptions, parameter formats, and provided improved quick-reference tables. - Documented poll filters for wallet and smart money tracker channels. - Included endpoint, authentication, and protocol details for all supported channels.
元数据
Slug okx-dex-ws
版本 2.6.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Okx Dex Ws 是什么?

Use this skill when the user mentions 'onchainos ws', 'ws start', 'ws poll', 'ws stop', 'ws channels', 'ws session', 'ws channel-info', 'idle-timeout', 'idle... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Okx Dex Ws?

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

Okx Dex Ws 是免费的吗?

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

Okx Dex Ws 支持哪些平台?

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

谁开发了 Okx Dex Ws?

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

💬 留言讨论