首页龙虾技能列表 › Xxyy Trade — 加密货币交易技能

💹 Xxyy Trade — 加密货币交易技能

v1.3.0

Xxyy Trade 是一款基于 XXYY 开放 API 的加密货币交易技能,支持在 Solana、Ethereum、BSC 和 Base 链上进行代币买卖、交易状态查询、交易记录查询、代币信息查询、钱包管理等。该技能通过命令行工具 curl 与 API 交互,确保交易安全和数据查询效率。

0· 393·0 当前·0 累计
by @jimmy-holiday (Jimmy-Holiday)·MIT-0
下载技能包 项目主页
License
MIT-0
最后更新
2026/4/11
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能是一款基于 XXYY API 的合法交易工具,仅需 XXYY_API_KEY,但存在元数据不一致问题,单个 API 密钥控制所有交易(无只读模式),使用前请验证发布者和主页。
评估建议
该技能看似合法,但使用前请谨慎:XXYY API 密钥可执行真实交易,无只读模式。安装前请验证发布者、主页(https://www.xxyy.io),确认使用的 SKILL.md 文件,决定是否允许代理自主调用。建议使用专用 API 密钥、启用 IP 白名单、避免存储密钥在版本控制中,先进行微额交易测试。...
详细分析 ▾
用途与能力
Name/description align with required artifacts: the skill calls the XXYY Open API and declares curl and XXYY_API_KEY. Requesting a single XXYY_API_KEY and curl is coherent for an API-wrapping trading skill.
指令范围
SKILL.md instructions are narrowly scoped to the documented XXYY endpoints and describe buy/sell/query/feed/ping operations. The instructions warn the API key can execute real trades and recommend IP whitelisting. The skill does not instruct reading unrelated files or other environment variables.
安装机制
No install spec and no code files — instruction-only. This is low risk because nothing is downloaded or written to disk by the skill itself.
凭证需求
Only XXYY_API_KEY is required which is appropriate for the API, but the documentation explicitly states there is no read‑only key: the same key can execute real on‑chain trades. That makes the single required credential highly privileged — loss of the key = loss of funds. This is expected for a custodial trading integration but is high risk and should be treated accordingly.
持久化与权限
Registry metadata and the included SKILL.md conflict: the registry summary shows model-invocation defaults (disabled-model-invocation: false by default) while the embedded skills/xxyy-trade/SKILL.md sets disabled-model-invocation: true and lists allowed-tools (Bash, Read, AskUserQuestion). The duplicate SKILL.md files and mismatch of invocation settings are incoherent and could affect whether the agent can call the skill autonomously.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.3.02026/3/12

v1.3.0 - 添加新 API 查询类型支持(KOL 买单列表、标签持有者买单列表、标签列表(仅 SOL)、信号列表(AI 趋势、SOL/BSC)、趋势列表(热门代币、SOL/BSC)、SOL/BSC 上的代币创建)。- 扩展技能触发器,包括“发币”、“创建代币”等。- 更新文档,列出所有新支持端点和使用细节。- 移除遗留 README.md,SKILL.md 现提供完整使用指南。

● 无害

安装命令 点击复制

官方npx clawhub@latest install xxyy-trade-skill
镜像加速npx clawhub@latest install xxyy-trade-skill --registry https://cn.clawhub-mirror.com

技能文档

基于 XXYY 开放 API 的加密货币交易技能,支持多链交易、数据查询和钱包管理。...

Prerequisites

设置环境变量 XXYY_API_KEYXXYY_API_BASE_URL(可选)...

Authentication

所有请求需包含 Authorization: Bearer $XXYY_API_KEY 头...

Security Notes

  • API Key 等同于钱包访问:API 密钥可执行真实交易,泄露后他人可使用您的资金...

...(保留所有代码块、命令行指令和 Markdown 格式,不再全列)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务