← 返回 Skills 市场
pibrandon

pionex-portfolio

作者 pibrandon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pionex-portfolio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pionex-portfolio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pionex-portfolio
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 pionex-portfolio?

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

pionex-portfolio 是免费的吗?

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

pionex-portfolio 支持哪些平台?

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

谁开发了 pionex-portfolio?

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

💬 留言讨论