← 返回 Skills 市场
pibrandon

pionex-trade

作者 pibrandon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pionex-trade
功能描述
Use when the user asks to place orders, cancel orders, check open orders or fills on Pionex. Covers spot orders via `pionex-trade-cli` CLI. Requires API cred...
安全使用建议
Before installing or enabling this skill: (1) verify the npm package (@pionex/pionex-ai-kit) and its publisher on the npm registry — confirm it is the official Pionex package (check publisher, repo, and recent activity). (2) Ask the skill author/maintainer to fix metadata: the registry should explicitly declare that the skill requires API credentials or a config path (~/.pionex/config.toml) and whether it will attempt to install software. (3) When trying it, use limited-scope API keys (if Pionex supports separate trade vs read-only scopes) and enable IP whitelisting; test with read-only operations first. (4) Ensure the agent enforces the documented dry-run + explicit user confirmation flow for any write operation; do not allow the agent to place live orders without your explicit consent each time. (5) If you cannot verify the npm package or the publisher, inspect the package contents or prefer a vetted client/official plugin. The current metadata/instruction mismatch is the primary red flag — resolve that before handing over credentials or installing the CLI.
功能分析
Type: OpenClaw Skill Name: pionex-trade Version: 1.0.0 The pionex-trade skill is a legitimate tool for managing spot orders on the Pionex exchange via the pionex-trade-cli. The SKILL.md instructions prioritize safety by enforcing explicit user confirmation, recommending dry-runs for all write operations, and requiring balance checks before placing orders to prevent overdrafts. No evidence of data exfiltration, malicious execution, or prompt injection was found; the skill's behavior is strictly aligned with its stated purpose of trading.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill purpose (placing/cancelling spot orders on Pionex via pionex-trade-cli) is coherent with the runtime instructions. However, the registry metadata declares no credentials or config paths while the SKILL.md explicitly requires API credentials stored at ~/.pionex/config.toml and running `pionex-ai-kit onboard`. The omission of credential/config requirements from metadata is an inconsistency.
Instruction Scope
The SKILL.md instructions are narrowly scoped to running the pionex-trade-cli CLI, checking balances, parsing JSON output, using dry-run for writes, and asking for user confirmation before finalizing orders. There is no instruction to read unrelated files or exfiltrate data beyond the exchange API/CLI.
Install Mechanism
The SKILL.md recommends installing @pionex/pionex-ai-kit via npm (global install) to provide pionex-trade-cli. Installing an npm CLI from the public registry is a common pattern but carries moderate risk; the registry metadata itself lists no install spec, creating a mismatch that should be resolved (is the agent expected to auto-install or rely on preinstalled binaries?).
Credentials
The skill requires exchange API credentials (sensitive) and a config file at ~/.pionex/config.toml per SKILL.md, which is appropriate for trading. But the registry metadata does not declare any required env vars, primary credential, or config paths — this lack of declared required secrets/configs is a material inconsistency and reduces transparency about what sensitive data the skill needs.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or elevated privileges. Autonomous invocation is allowed by default (normal for skills) but combined with trading capability means the agent should follow the documented confirmation/dry-run rules.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pionex-trade
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pionex-trade 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pionex-trade
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

pionex-trade 是什么?

Use when the user asks to place orders, cancel orders, check open orders or fills on Pionex. Covers spot orders via `pionex-trade-cli` CLI. Requires API cred... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 pionex-trade?

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

pionex-trade 是免费的吗?

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

pionex-trade 支持哪些平台?

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

谁开发了 pionex-trade?

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

💬 留言讨论