← 返回 Skills 市场
pibrandon

pionex-market

作者 pibrandon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pionex-market
功能描述
Use when the user asks for Pionex market data: price, ticker, order book depth, recent trades, symbol info (precision/min size), or OHLCV klines. All command...
安全使用建议
This skill is plausibly a straight-forward market-data helper, but there are a few red flags to check before installing: 1) SKILL.md requests installing @pionex/pionex-ai-kit (global npm install) while the registry metadata claims no install — ask the publisher why they differ. 2) Verify the npm package is the official Pionex package (check the package page, author/publisher, GitHub repo, and release history) and inspect its source or tarball for postinstall scripts or unexpected behavior. 3) Prefer installing in an isolated environment (container, VM, or non-global npm prefix) rather than globally. 4) If you need higher assurance, request a signed checksum or a link to an official Pionex repo/homepage matching the package. These steps will reduce risk and increase confidence that the skill is what it claims to be.
功能分析
Type: OpenClaw Skill Name: pionex-market Version: 1.0.0 The pionex-market skill bundle provides instructions and command-line examples for accessing public market data from the Pionex exchange. It utilizes the 'pionex-trade-cli' tool (installed via the '@pionex/pionex-ai-kit' npm package) for read-only operations such as fetching tickers, order book depth, and OHLCV klines. The SKILL.md file contains clear, helpful instructions for the AI agent without any evidence of prompt injection, data exfiltration, or malicious execution.
能力评估
Purpose & Capability
The declared runtime behavior (read-only market queries via a CLI) matches the skill name and description. However, the SKILL.md includes a requires.install entry to install @pionex/pionex-ai-kit and a required binary pionex-trade-cli, while the registry metadata lists no required binaries or install spec. That mismatch is an incoherence the user should notice.
Instruction Scope
The SKILL.md is narrowly scoped to installing the pionex-trade-cli and running read-only market commands. It does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints. It does, however, instruct a global npm install which affects the host environment.
Install Mechanism
Installation is via an npm package (@pionex/pionex-ai-kit) called out in SKILL.md. npm installs are a common, plausible mechanism for providing a CLI, but the registry metadata contains no install spec (inconsistency). Because the skill is instruction-only and the package would be pulled from the public npm registry, you should verify the package name, publisher, and source repository before installing; arbitrary npm packages can contain malicious postinstall scripts or unexpected binaries.
Credentials
No environment variables, credentials, or config paths are requested. The skill claims market data is public and needs no API keys, which is proportionate for the stated purpose.
Persistence & Privilege
always is false and there are no flags requesting permanent presence or modifications to other skills. The skill does request installing a CLI (which creates binaries on the system) but does not request elevated privileges or autonomous always-on installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pionex-market
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pionex-market 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pionex-market
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

pionex-market 是什么?

Use when the user asks for Pionex market data: price, ticker, order book depth, recent trades, symbol info (precision/min size), or OHLCV klines. All command... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。

如何安装 pionex-market?

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

pionex-market 是免费的吗?

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

pionex-market 支持哪些平台?

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

谁开发了 pionex-market?

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

💬 留言讨论