← Back to Skills Marketplace
pibrandon

pionex-market

by pibrandon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pionex-market
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pionex-market
  3. After installation, invoke the skill by name or use /pionex-market
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pionex-market
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install pionex-market?

Run "/install pionex-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is pionex-market free?

Yes, pionex-market is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does pionex-market support?

pionex-market is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created pionex-market?

It is built and maintained by pibrandon (@pibrandon); the current version is v1.0.0.

💬 Comments