← 返回 Skills 市场
eranp-orbs

Spot Advanced Swap Orders

作者 Eranp-orbs · GitHub ↗ · v2.4.3 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install spot-advanced-swap-orders
功能描述
Use for gasless non-custodial EVM market, limit, TWAP, stop-loss, take-profit, delayed-start swaps.
安全使用建议
This skill appears coherent for building and submitting non-custodial Spot orders, but before installing or using it you should: (1) verify the relay endpoint (https://agents-sink.orbs.network) is run/endorsed by a party you trust (the repo points to an Orbs Network GitHub, but confirm the relay owner/operator), (2) inspect the typed-data domain.verifyingContract and adapter addresses in the SKILL.md/assets and confirm they match the deployed contracts you expect, (3) always review the exact populated typedData before signing and only sign with a wallet you control (prefer hardware/safe wallets), (4) understand that sending the signature to the relay lets the relay submit the order onchain — if the typedData domain is incorrect or intentionally weak this could be abused, and (5) note that cancellation requires an onchain transaction (gas) from the swapper. If you cannot verify the relay operator or the contract addresses, treat the skill as suspicious and avoid sending real funds/signatures through it.
功能分析
Type: OpenClaw Skill Name: spot-advanced-swap-orders Version: 2.4.3 The skill bundle provides a comprehensive set of instructions and assets for an AI agent to facilitate advanced DeFi swap orders (Limit, TWAP, Stop-Loss, etc.) using the Orbs Network Spot protocol. It utilizes EIP-712 typed data (RePermit) for non-custodial signing and submission to a dedicated relay (agents-sink.orbs.network). The instructions include clear security guardrails, such as warnings against changing the recipient address and prohibitions on executing external code, and the protocol itself references a security audit by AstraSec.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (advanced non-custodial Spot orders) matches the bundled assets and instructions: param mapping, typed-data template, signing guidance, and relay submission. No unrelated binaries, env vars, or config paths are requested. Adapter addresses and supported chains are listed in SKILL.md and assets, which is expected for a multi-chain order builder.
Instruction Scope
The runtime instructions are narrowly scoped to: build/normalize params locally from included markdown/JSON, populate the provided EIP‑712 template, sign locally, and POST the signed payload to a single external relay endpoint (https://agents-sink.orbs.network/orders/new). The SKILL.md explicitly forbids fetching or executing external helper code. Sending signatures to an external relay is expected for this purpose but is an important trust/attack surface to confirm before use.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This minimizes disk/write risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, keys, or config paths. All signing is described as happening with the user's wallet or local signer, which is proportionate to the stated non-custodial signing workflow.
Persistence & Privilege
No persistent installation, no always:true flag, and no modifications to other skills or agent-wide settings. Autonomous invocation is allowed (platform default) but not combined with other broad privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spot-advanced-swap-orders
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spot-advanced-swap-orders 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.4.3
- No changes were detected in this release. - Version updated without any file or documentation modifications.
v2.4.2
**Simplified to an instruction-only, self-contained documentation bundle:** - All JavaScript/script files removed; no bundled helper code—follow only the markdown/JSON docs. - Added new reference docs: quickstart, params, sign, examples, lifecycle. - Configuration and guidance now rely on a template JSON for typed-data and on explicit parameter mapping. - Workflows, guardrails, and contract guidance now fully documented in markdown. - Only the final signed payload should be sent to the relay URL; approval and signing instructions updated. - References and config metadata are now centralized in SKILL.md; always use these for up-to-date supported chains and adapters.
v2.4.1
- Simplified skill package structure for clarity and portability: now uses top-level SKILL.md with inlined config, references, assets, and scripts. - All files moved to clean reference, asset, and script folders; removed legacy and redundant files from skill/, config/, and agent/ directories. - Machine-readable runtime and supported-chain data now lives in the SKILL.md ## Config JSON block. - Updated workflows and guidance to point to new file paths and entrypoint conventions. - Distribution, guardrails, and command instructions all updated for the streamlined layout.
v2.3.4
- Clarified feature coverage for gasless, advanced order types (market, limit, TWAP, stop-loss, take-profit, delayed-start) on EVM chains. - Documented skill distribution methods: repo-local, hosted files, npm package, and MCP adapter. - Added precise guidance for checking for updates via npm or git before execution. - Expanded step-by-step usage workflow, including references to helper files and scripts. - Detailed guardrails to ensure proper use of provided scripts and reference files. - Listed all available CLI commands for preparing, submitting, querying, and watching swap orders.
元数据
Slug spot-advanced-swap-orders
版本 2.4.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Spot Advanced Swap Orders 是什么?

Use for gasless non-custodial EVM market, limit, TWAP, stop-loss, take-profit, delayed-start swaps. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 Spot Advanced Swap Orders?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install spot-advanced-swap-orders」即可一键安装,无需额外配置。

Spot Advanced Swap Orders 是免费的吗?

是的,Spot Advanced Swap Orders 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Spot Advanced Swap Orders 支持哪些平台?

Spot Advanced Swap Orders 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Spot Advanced Swap Orders?

由 Eranp-orbs(@eranp-orbs)开发并维护,当前版本 v2.4.3。

💬 留言讨论