📦 Gate CrossEx Cross-Exchange Trading — 多交易所交易
v1.0.2一键在 Gate、Binance、OKX、Bybit 四大交易所同步下单、查仓、调仓,跨平台比价套利,资产全景实时汇总。
0· 277·0 当前·0 累计
下载技能包
最后更新
2026/4/2
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears to be what it claims: a Gate CrossEx trading front-end that uses Gate's MCP cex_crx_* tools. Before installing or using it: 1) Ensure your Gate MCP/account is configured and you provide an API key to the MCP/runtime (do not paste secrets into chat); limit the key to the minimum CrossEx permissions required (Crx:Write only if you need trade execution). 2) Test with a small amount of funds first and verify the MCP installer steps referenced in the README. 3) Note the minor metad...详细分析 ▾
✓ 用途与能力
The skill name/description, routing, and listed MCP tools (cex_crx_*) all match a CrossEx trading skill that performs account queries, transfers, convert, and order operations across exchanges via Gate's CrossEx. Required operations and tools are proportional to the stated capability (spot, margin, futures, transfer, history).
✓ 指令范围
SKILL.md and the reference documents restrict actions to the cex_crx_* MCP toolset, require read probes, pre-checks, and explicit user confirmation before any mutation. The instructions do reference an external runtime-rules doc on GitHub (for MCP rules) but do not instruct reading unrelated system files or sending data to unexpected endpoints.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill package itself, which is the lowest-risk install model.
ℹ 凭证需求
SKILL.md explicitly states an API key is required for MCP operations (CrossEx, Crx:Write) and points users to Gate's API key management; however, the registry metadata lists no required environment variables or primary credential. This is likely because authentication is handled by the MCP/runtime environment rather than the skill manifest, but the discrepancy can confuse non-technical users—ensure you configure Gate MCP with an API key that has only the needed CrossEx permissions.
✓ 持久化与权限
The skill does not request always:true, does not modify other skills, and has no install-time hooks. Autonomous invocation (disable-model-invocation: false) is the platform default; the skill's mutation operations are gated by explicit confirmation per its own instructions.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.22026/3/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install gate-exchange-crossex
镜像加速npx clawhub@latest install gate-exchange-crossex --registry https://cn.longxiaskill.com镜像同步中