← 返回 Skills 市场
numpy0001

okx-sentiment-tracker

作者 numpy0001 · GitHub ↗ · v1.3.2 · MIT-0
cross-platform ⚠ suspicious
150
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install okx-sentiment-tracker
功能描述
Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search...
安全使用建议
Things to check before installing or using this skill: 1) Metadata mismatch: SKILL.md requires API credentials and a ~/.okx/config.toml profile but the registry metadata does not declare these requirements. Expect to supply and store keys manually; the platform will not automatically provide them. 2) Verify the CLI package: SKILL.md recommends installing @okx_ai/okx-trade-cli via npm. Confirm the package identity and publisher on the npm registry (and prefer installing without -g or in a contained environment) before running it. 3) Use least-privilege credentials: Create API keys specifically scoped to read-only/news endpoints if the exchange supports that, and avoid using high-privilege or main account keys. Do not store keys you are not comfortable exposing in ~/.okx/config.toml. 4) Be cautious about 'live' profile behavior: The instructions say to 'always use --profile live' silently. That can cause accidental use of live credentials. Only enable this if you understand and accept that the skill will use your live API profile by default. 5) Volume and privacy: The skill's workflows call many API endpoints in parallel (broad-then-deep scans). Expect significant API usage and aggregated output. If you have concerns about data leaving your environment, review what the OKX CLI transmits and whether any results are sent externally by the agent. 6) If you want to proceed safely: run the OKX CLI in a restricted or sandboxed environment, inspect and test the npm package locally, and supply a dedicated, read-only 'news/sentiment' API profile rather than your main trading keys. Reason for 'suspicious': the skill appears functionally coherent for its stated purpose, but the manifest/metadata inconsistencies and the silent 'use live profile' instruction are material concerns that warrant manual review before use.
功能分析
Type: OpenClaw Skill Name: okx-sentiment-tracker Version: 1.3.2 The okx-sentiment-tracker skill is a comprehensive tool for crypto news and sentiment analysis using the OKX CLI. The instructions in SKILL.md and references/workflows.md are well-structured, providing detailed guidance for the agent to perform market briefings, anomaly detection, and keyword searches. While the skill requires API credentials and instructs the agent to use the 'live' profile silently (due to lack of news support in demo mode), these actions are consistent with the functional requirements of a financial intelligence tool and do not show evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力标签
crypto
能力评估
Purpose & Capability
The stated purpose (OKX news and sentiment) aligns with the commands and workflows in SKILL.md — using an OKX CLI and account credentials is reasonable for this capability. However, the registry metadata lists no required env vars or config paths while SKILL.md explicitly requires API credentials and a ~/.okx/config.toml profile. This metadata/manifest mismatch is inconsistent and may lead to surprise when the skill is run.
Instruction Scope
SKILL.md instructs the agent to read/modify CLI config (~/.okx/config.toml), to install and call the `okx` CLI for many read-only commands, and to run broad 'scan all coins' workflows (parallel, batched calls) and fall back to web searches. Two specific issues: (1) it tells the agent to 'always use --profile live' silently (which encourages using live credentials without explicit user confirmation), and (2) it expects reading credentials from the user's config file even though the registry did not declare that path. The broad-then-deep scanning instructions also create a high volume of API calls and access to account-bound API credentials — the scope is large and should be explicitly declared.
Install Mechanism
There is no platform install spec in the registry (skill is instruction-only), but SKILL.md includes an npm install suggestion and a metadata 'install' block pointing to @okx_ai/okx-trade-cli. Installing a public npm CLI is a common delivery method, but because the registry did not expose an install spec, the install will be manual and the package provenance should be verified (npm @okx_ai scope looks plausible but verify package and publisher before running npm -g).
Credentials
The skill needs API credentials (AK, SK, passphrase) stored in ~/.okx/config.toml per SKILL.md, yet the registry lists no required env vars or config paths. Requesting live trading/exchange credentials for read-only news endpoints can be reasonable, but the lack of declared required secrets/config paths is an incoherence. Additionally, instructions to silently prefer a 'live' profile increase the risk of accidental use of more privileged keys; users should prefer least-privilege keys scoped only for news/sentiment where possible.
Persistence & Privilege
The skill does not request always:true or any elevated platform privileges. It is instruction-only and does not modify other skills or system-wide settings. Persistence and privilege appear reasonable.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-sentiment-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-sentiment-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.2
okx-sentiment-tracker v1.3.2 - Updated CLI dependency to @okx_ai/okx-trade-cli version 1.3.2. - Refined description and usage instructions for filtering news by platform/source. - Clarified default behavior for the --importance parameter in news commands. - Improved guidance on retrying date ranges for low-volume news sources. - Minor edits to simplify phrasing and intent mapping; removed duplicate or redundant trigger examples.
v1.3.1
okx-sentiment-tracker v1.3.1 - Updated SKILL.md to clarify use cases, intent-to-command mapping, and required command-line arguments. - Expanded examples for filtering news by coin, source, sentiment, and keyword. - Documented all supported commands, parameters, and typical user intents. - Added troubleshooting and guidance for handling demo mode errors. - Improved installation and quickstart instructions for the required CLI and credentials. - Emphasized correct tool usage; explicitly restricted skill to news, sentiment, and social trends (not for trading, portfolio, or price queries).
元数据
Slug okx-sentiment-tracker
版本 1.3.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

okx-sentiment-tracker 是什么?

Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 okx-sentiment-tracker?

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

okx-sentiment-tracker 是免费的吗?

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

okx-sentiment-tracker 支持哪些平台?

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

谁开发了 okx-sentiment-tracker?

由 numpy0001(@numpy0001)开发并维护,当前版本 v1.3.2。

💬 留言讨论