← Back to Skills Marketplace
pibrandon

pionex-portfolio

by pibrandon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pionex-portfolio
Description
Use when the user asks for Pionex account balance, available funds, or “how much USDT do I have”. Read-only; requires API credentials. Do NOT use for market...
Usage Guidance
This skill claims to be read-only but the package and credential requirements appear only inside SKILL.md and are not declared in the registry — that's a red flag. Before installing or enabling it, ask the publisher to: 1) explicitly list required credentials (names and recommended least-privilege scopes) and where/how they are stored; 2) provide the source (npm page and upstream repo) for @pionex/pionex-ai-kit so you can audit it; 3) explain what 'pionex-ai-kit onboard' does (interactive, network endpoints, files written, config paths). If you proceed, prefer supplying a read-only API key limited to balance queries, run the CLI install in a sandbox or container rather than system-wide, and review the npm package code (or install from a verified publisher) to ensure no unexpected network calls or secret exfiltration occur.
Capability Analysis
Type: OpenClaw Skill Name: pionex-portfolio Version: 1.0.0 The pionex-portfolio skill is designed to query Pionex account balances using a CLI tool. The instructions in SKILL.md are consistent with its stated purpose and do not contain any malicious commands, data exfiltration logic, or prompt injection attempts. It relies on the external npm package @pionex/pionex-ai-kit for its functionality, which is a standard integration pattern for this type of service.
Capability Assessment
Purpose & Capability
The skill's purpose (read-only Pionex account balances) is reasonable, but the registry metadata lists no required credentials or binaries while SKILL.md explicitly requires installing an npm package and states it requires API credentials. The declared runtime bins and credential needs in SKILL.md are not reflected in the skill's top-level requirements, which is incoherent.
Instruction Scope
SKILL.md instructs the agent to install @pionex/pionex-ai-kit and run 'pionex-trade-cli account balance' and to run 'pionex-ai-kit onboard' to provide API credentials. The instructions do not describe how credentials are provided/stored or what permissions are required. 'onboard' could be interactive or write secrets to disk/network, which the registry metadata does not disclose.
Install Mechanism
There is no install spec in the registry, but SKILL.md contains an install block that installs a public npm package (@pionex/pionex-ai-kit) and adds global bins. Installing a third-party npm package (global) is a moderate risk because arbitrary code will be executed on install/runtime; the registry should have declared this and justified it.
Credentials
The skill states it requires API credentials but the registry lists no required env vars or primary credential. This omission prevents an informed review of the exact secret types needed. The skill should declare the exact credentials (e.g., PIONEX_API_KEY, PIONEX_API_SECRET) and recommend least-privilege (read-only) tokens.
Persistence & Privilege
always:false (good). However, SKILL.md suggests performing a global npm install, which writes binaries to disk and may persist configs/credentials via the 'onboard' flow. Autonomous invocation combined with undisclosed credential access increases potential blast radius, so clarify install and storage behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pionex-portfolio
  3. After installation, invoke the skill by name or use /pionex-portfolio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pionex-portfolio
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is pionex-portfolio?

Use when the user asks for Pionex account balance, available funds, or “how much USDT do I have”. Read-only; requires API credentials. Do NOT use for market... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.

How do I install pionex-portfolio?

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

Is pionex-portfolio free?

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

Which platforms does pionex-portfolio support?

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

Who created pionex-portfolio?

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

💬 Comments