首页龙虾技能列表 › Uniswap Agent Otc Trade — Uniswap 代理 OTC 交易 — 使用 Uniswap 层进行代理间的 OTC 交易

Uniswap Agent Otc Trade — Uniswap 代理 OTC 交易 — 使用 Uniswap 层进行代理间的 OTC 交易

v0.1.0

该技能通过 Uniswap 作为清算层,促进代理间的 OTC 交易。它验证对端代理的身份(通过 ERC-8004),协商交易条款,并通过 Uniswap 池进行清算。适用于直接交易、代理间交易清算或与特定对端代理执行 OTC 换汇。

0· 810·0 当前·0 累计
by @wpank·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/11
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
技能的声明目的(ERC-8004 身份检查 + Uniswap OTC 清算)与指令和声明工具匹配,但可以在未声明所需凭证或签名权限的情况下通过平台连接器触发链上清算,这引发了风险,使用前需要澄清。
评估建议
["安装前,请询问平台关于列出的 `mcp__uniswap__*` 工具和 `Task(subagent_type:trade-executor)` 的权限,特别是是否可以使用平台或用户钱包签署或广播交易。","在代理流程中,对任何链上交易要求明确的用户确认/同意,并限制默认金额(先在小交易或测试网上测试)。","验证发布者的身份(所有者 ID 和 README 中的 GitHub 参考)——注册元数据中的来源为 '未知'。","确认 ERC-8004 身份检查的实现方式以及是否向第三方发送任何离链数据。如果无法确认交易签名需要明确的钱包提示(而不是隐式平台签名),则将该技能视为高风险,并避免授予其访问真实资金的权限。"]...
详细分析 ▾
用途与能力
Name/description ask for ERC-8004 identity checks, Uniswap pricing, atomic settlement and cross-chain intents; the SKILL.md explicitly references those flows and lists Uniswap-related mcp tools and identity-verifier/trade-executor subagents. The requested capabilities are coherent with the stated purpose.
指令范围
The instructions stay on-topic (verify counterparty, fetch pool prices, negotiate terms, submit swap or cross-chain intent). However, they include execution steps (execute_swap, submit_cross_chain_intent) that will perform on-chain actions. The SKILL.md does not declare how transaction signing/authorization is obtained (user wallet prompts, platform wallet, or stored keys). That missing detail matters because the agent could cause fund movement if the environment provides signing capability.
安装机制
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. Low install risk.
凭证需求
The skill declares no required environment variables or credentials (which is reasonable for an instruction-only skill). But it lists a set of mcp__uniswap__* tools and Task subagents that likely rely on platform-managed wallets or connectors. Because the skill does not document what credentials or wallet access those tools require, it's unclear whether additional secrets/keys are implicitly needed or used.
持久化与权限
always:false and user-invocable:true (normal). The agent may invoke this skill autonomously (disable-model-invocation:false), which is platform default; combined with the ability to execute on-chain swaps, that increases the blast radius if connectors have signing authority. There is no explicit instruction in SKILL.md requiring explicit user confirmation before executing settlement transactions — this should be clarified.
安全有层次,运行前请审查代码。

License

MIT-0

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

运行时依赖

无特殊依赖

版本

latestv0.1.02026/2/11

agent-otc-trade v0.1.0 - 初始发布。- 启用代理间直接 OTC 代币交易,使用 Uniswap 作为清算层。- 通过 ERC-8004 验证对端代理身份并检查信任等级。- 使用 Uniswap 池定价进行公平透明的 OTC 价格发现。- 支持原子式链上清算,包括使用 ERC-7683 意图的跨链交易。- 自动记录每笔交易的审计日志,捕获对端代理、条款和交易细节。

● 可疑

安装命令 点击复制

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

技能文档

概述

通过 Uniswap 作为信任清算层,促进代理间的 OTC 交易。... (由于原始内容过长,仅提供概述部分,完整内容请参考原始文档)

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

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

了解定制服务