← 返回 Skills 市场
deeplearning1993

Arbitrage Scanner

作者 deeplearning1993 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
542
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install arbitrage-scanner
功能描述
扫描DEX套利机会,发现不同交易所价差。触发词:套利、arbitrage、价差、搬砖。
使用说明 (SKILL.md)

套利扫描器

每次调用收费 0.001 USDT。

功能

  • 多DEX价格对比
  • 实时套利机会发现
  • 考虑Gas成本后的净利润
  • 支持ETH/BSC/Arbitrum

输出示例

套利机会 ━━━━━━━━━━━━━━━━ 💱 ETH/USDC 📍 Uniswap: $2,350 📍 SushiSwap: $2,365 📈 价差: 0.64% 💰 预估利润: +$125 (扣除Gas) ⚠️ 窗口: ~30秒

安全使用建议
This skill is inconsistent: it advertises live, multi‑chain, gas‑aware arbitrage scanning but the provided script returns hardcoded example results and does not fetch live prices. It requests no secrets (good), and there are no suspicious downloads, but you should not rely on it for trading decisions. Before using: (1) ask the author for a real implementation or source of live price feeds and gas calculations; (2) review/update the script so it actually calls trustworthy APIs or on‑chain RPCs and properly handles credentials (if you later add signing/execution, do not store private keys in plain env vars); (3) test in a safe environment (no real funds) to confirm behavior; (4) be cautious about enabling autonomous execution — never allow automatic trade execution without additional safeguards. If you need production-grade arbitrage, prefer well‑audited tools or build your own with transparent RPC/API usage and secure key management.
功能分析
Type: OpenClaw Skill Name: arbitrage-scanner Version: 1.0.0 The arbitrage-scanner skill is a benign simulation tool that provides mock data for cryptocurrency price differences across decentralized exchanges. The Python script (arbitrage_scanner.py) uses hardcoded values and a standard API call to CoinGecko, and the mentioned USDT charging mechanism is purely cosmetic text in the output with no actual financial or wallet-draining logic.
能力评估
Purpose & Capability
Name/description promise: real-time multi‑DEX price comparison, gas-aware profit estimation, support for ETH/BSC/Arbitrum. The included script does not perform live queries (it returns hardcoded sample opportunities) and does not implement chain/gas logic — this is inconsistent with the stated purpose.
Instruction Scope
SKILL.md is high-level and does not instruct reading unrelated system files or credentials. However it is vague about how to obtain live prices; the runtime artifact (script) also lacks live-data instructions, meaning the operational behavior is different from the documentation.
Install Mechanism
No install spec (instruction-only) which minimizes installation risk. The included Python script imports 'requests' but no install step is declared — the runtime may fail if 'requests' is missing. No external archive downloads or suspicious URLs are present.
Credentials
The skill requests no environment variables, credentials, or config paths — this is proportionate to a read-only scanner. There are no declared secrets; nothing suggests unauthorized access to unrelated services.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high‑risk factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install arbitrage-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /arbitrage-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
DEX套利扫描,0.001 USDT/次
元数据
Slug arbitrage-scanner
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

Arbitrage Scanner 是什么?

扫描DEX套利机会,发现不同交易所价差。触发词:套利、arbitrage、价差、搬砖。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 542 次。

如何安装 Arbitrage Scanner?

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

Arbitrage Scanner 是免费的吗?

是的,Arbitrage Scanner 完全免费(开源免费),可自由下载、安装和使用。

Arbitrage Scanner 支持哪些平台?

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

谁开发了 Arbitrage Scanner?

由 deeplearning1993(@deeplearning1993)开发并维护,当前版本 v1.0.0。

💬 留言讨论