← 返回 Skills 市场
seineruo

msx trade

作者 sss3000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install msx-trade
功能描述
Trade security tokens on the MSX platform — check balances, place orders, view market data, and review trade history.
安全使用建议
This skill's behavior appears coherent for an MSX trading client and it only asks for MSX_API_KEY, but proceed cautiously: (1) The source/homepage URL is a placeholder (https://github.com/YOUR_USERNAME/...) and the registry metadata has formatting/mapping issues — verify the publisher and repository before installing. (2) Prefer using a least-privilege or demo API key and test with minimal funds. (3) If you don't want the agent to place trades autonomously, disable autonomous invocation or require explicit confirmations in policy. (4) Confirm the real project repo and review its code (if available) to ensure there are no hidden endpoints or data exfiltration paths. (5) Only grant the API key if you trust the skill's origin and have verified the MSX API base URL and expected permissions.
功能分析
Type: OpenClaw Skill Name: msx-trade Version: 1.0.0 The 'msx-trade' skill bundle is a well-structured set of instructions for an AI agent to interact with the MSX security token platform. It includes comprehensive modules for account management, market data, and order execution, featuring explicit security warnings against leaking the API key and safety protocols for financial transactions (e.g., user confirmation and large order warnings in api-orders.md). No indicators of malicious intent, data exfiltration, or prompt injection were identified.
能力评估
Purpose & Capability
Name/description (MSX trading) match the declared runtime behavior: calling MSX REST endpoints for account, market, orders, and history. The only declared credential (MSX_API_KEY) is appropriate for that purpose.
Instruction Scope
SKILL.md and module files constrain actions to MSX API calls (base URL https://api.msx.com/v1) and explicitly require the X-API-KEY header. The skill instructs the agent to request confirmation before placing orders and to never log or expose the API key. There are no instructions to read unrelated local files, scan system state, or call other external endpoints.
Install Mechanism
No install spec or code files that would be written to disk — instruction-only skill. This is the lowest-risk install mechanism.
Credentials
Only MSX_API_KEY is requested in SKILL.md, which is proportionate for trading. However registry metadata in the provided manifest shows a rendering glitch ('Required env vars: [object Object]') and the registry fields list 'Primary credential: none' despite the SKILL.md declaring MSX_API_KEY — this mismatch and the placeholder homepage reduce confidence and should be resolved before trusting the skill.
Persistence & Privilege
Skill is not always-on and is user-invocable (defaults). Autonomous invocation (disable-model-invocation=false) is allowed by default — not itself a flaw, but because the skill can execute trades, users should be aware of the financial risk. The SKILL.md includes explicit confirmation rules that mitigate some risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install msx-trade
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /msx-trade 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of msx-trade skill. - Enables trading security tokens on the MSX platform. - Features include checking balances, placing/canceling orders, viewing market data, and reviewing trade history. - Modular design with dedicated files for account, market, orders, and history. - Requires MSX API key for authentication via environment variable. - Provides clear error handling and language-aware responses.
元数据
Slug msx-trade
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

msx trade 是什么?

Trade security tokens on the MSX platform — check balances, place orders, view market data, and review trade history. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 msx trade?

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

msx trade 是免费的吗?

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

msx trade 支持哪些平台?

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

谁开发了 msx trade?

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

💬 留言讨论