← Back to Skills Marketplace
seineruo

msx trade

by sss3000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install msx-trade
Description
Trade security tokens on the MSX platform — check balances, place orders, view market data, and review trade history.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install msx-trade
  3. After installation, invoke the skill by name or use /msx-trade
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug msx-trade
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is msx trade?

Trade security tokens on the MSX platform — check balances, place orders, view market data, and review trade history. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install msx trade?

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

Is msx trade free?

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

Which platforms does msx trade support?

msx trade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created msx trade?

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

💬 Comments