← 返回 Skills 市场
1344
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install metals-desk-os
功能描述
Institutional Desk-Level Fully Automated Trading OS for XAU/USD and XAG/USD. Event-driven, risk-first, multi-engine architecture that runs as a continuous analysis and execution pipeline inside OpenClaw's trader agent.
安全使用建议
This package appears to be a real trading bot and requires live broker credentials to function (METAAPI_TOKEN / MT5 account info). Before installing:
- Do not assume the registry metadata is accurate — manifest/README/code require sensitive environment variables. Treat that omission as a red flag.
- Inspect broker-related files (broker/mt5-connector.js, broker/order-manager.js, broker/risk-guard.js) yourself or have a developer/auditor review them to verify they behave as claimed (no hidden remote endpoints, no credential exfiltration, proper error handling and halting logic).
- Never paste real broker credentials into a package you haven't audited. Test with a simulated/demo account or with the system in Mode 1 (Advisory) where it uses simulated prices.
- Do not run as root or on a production server. Run inside an isolated environment (VM/container) with least privilege and network controls.
- If you plan to enable live execution, restrict the API credentials to minimum required scope, rotate secrets after testing, and monitor all orders closely. Consider having manual approval gates before enabling Mode 3 (Fully-Automated).
- Because provenance is unknown (no homepage, unknown source owner), prefer an audit or source-of-truth repo copy before trusting it with real funds.
If you want, I can: 1) highlight specific lines in mt5-connector/order-manager for risky behavior, or 2) summarize what env vars each file reads so you see where secrets are used.
功能分析
Package: (xpi)
Version: 1.0.0
Description:
The package 'metals-desk-os' is an institutional-grade, fully automated trading operating system designed for XAU/USD and XAG/USD. It features an event-driven, risk-first architecture with multiple interconnected engines for price analysis, market structure, liquidity, macro-economic factors, bias determination, volatility, risk management, and trade execution. It integrates with MetaAPI for MT5 broker connectivity, enabling real-time market data acquisition and order placement (open, partial close, stop-loss management, trailing stops). The system supports various operational modes (Advisory, Semi-Automated, Fully-Automated, Risk-Off) and provides real-time alerts via Telegram and WhatsApp, along with a local WebSocket-based dashboard for monitoring and control. Operational data, such as trade logs, performance metrics, and bias memory, is persistently stored in local JSON files. Sensitive credentials are managed via environment variables. The code logic is entirely consistent with its stated purpose as a sophisticated trading bot, showing no signs of malicious activity, unauthorized data exfiltration, or resource abuse beyond its intended functionality.
能力评估
Purpose & Capability
The code, README, and SKILL.md consistently implement an institutional-grade trading OS for XAU/USD and XAG/USD (price feed, engines, MT5 integration, alerts, dashboard). That capability aligns with the name/description. However the registry metadata at the top claims 'Required env vars: none' and 'Primary credential: none' while manifest.json, README.md, and the code clearly expect broker/API credentials (METAAPI_TOKEN, MT5 account details) and optional alert tokens. This metadata mismatch is a notable inconsistency.
Instruction Scope
Runtime instructions and README tell the operator to copy files to a server, run npm install, create a .env containing METAAPI_TOKEN / MT5 account info and optional WhatsApp/Telegram tokens, then start the service (pm2 recommended). The SKILL.md and code also allow switching into fully-automated (autonomous) execution. Those instructions grant the skill the power to place and manage live trades if valid credentials are supplied — this is expected for a trading skill but is high-impact and must be explicit to users. Also the README examples use scp to root@claw1 (running as root suggested), which is unsafe advice.
Install Mechanism
There is no registry install spec (the skill is instruction-only), but full source files are included and package.json lists normal npm dependencies (metaapi.cloud-sdk, axios, ws, etc.). Installation relies on 'npm install' per README. There are no downloads from obscure URLs or shorteners in the provided files. Overall install mechanism is standard for Node projects, but the registry not providing an automated install is inconsistent with including runnable code in the skill bundle.
Credentials
The code and README require broker/API credentials and optional messaging/API keys (METAAPI_TOKEN, MT5 account ID/login/password, WHATSAPP_TOKEN, TELEGRAM_BOT_TOKEN, etc.), which are proportionate to the stated purpose (a trading system must authenticate to a broker). The concern is the registry metadata omitted these requirements entirely; that omission could mislead non-technical users into granting credentials without realizing the skill needs them. The number and sensitivity of env vars is appropriate for the purpose but must be disclosed up-front.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable; model invocation is allowed (the platform default). It writes local state/log files (data/*.json, desk-os.log), exposes a local WebSocket dashboard, and is designed to be run persistently (pm2). All of that is expected for a long-running trading agent, but because it can act autonomously to execute trades when provided credentials, running it persistently increases blast radius; run in a controlled environment and start in advisory/simulated mode first.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install metals-desk-os - 安装完成后,直接呼叫该 Skill 的名称或使用
/metals-desk-os触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of metals-desk-os — institutional automated trading OS for gold and silver:
- Provides full desk-level trading automation for XAU/USD and XAG/USD with real-time analysis, execution, and risk management.
- Features modular, event-driven architecture with specialized engines for market structure, liquidity, bias, macro, volatility, risk, execution, and performance tracking.
- Offers multiple operational modes: advisory, semi-automated, fully-automated, and risk-off.
- Enforces strict, non-negotiable institutional risk protocols for all trading activity.
- Includes automated trade management logic (multi-targets, partial closes, trailing stops).
- Integrates with MetaTrader 5 via MetaAPI and supports alerting via WhatsApp and Telegram.
- Provides a detailed file structure and installation instructions for rapid deployment.
元数据
常见问题
XAUUSD 是什么?
Institutional Desk-Level Fully Automated Trading OS for XAU/USD and XAG/USD. Event-driven, risk-first, multi-engine architecture that runs as a continuous analysis and execution pipeline inside OpenClaw's trader agent. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1344 次。
如何安装 XAUUSD?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install metals-desk-os」即可一键安装,无需额外配置。
XAUUSD 是免费的吗?
是的,XAUUSD 完全免费(开源免费),可自由下载、安装和使用。
XAUUSD 支持哪些平台?
XAUUSD 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XAUUSD?
由 cfilipemt(@cfilipemt)开发并维护,当前版本 v1.0.0。
推荐 Skills