← 返回 Skills 市场
shenmeng

DEX Price Monitor DEX价格监控

作者 shenmeng · GitHub ↗ · v2025.4.12 · MIT-0
cross-platform ⚠ suspicious
206
总下载
0
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install shenmeng-dex-price-monitor
功能描述
DEX价格监控与差价追踪助手。当用户需要实时监控多个DEX的代币价格、发现套利价差、设置价格预警、分析价格趋势或获取最优交易路径时使用。支持Uniswap、SushiSwap、Curve等主流DEX,涵盖以太坊、Arbitrum、BSC等多链生态的价格监控。
安全使用建议
This skill otherwise looks like a legitimate DEX price-monitoring toolkit, but stop and verify before installing or running it. Specific things to check: 1) Billing: SKILL.md and _meta.json indicate per-call billing; payment.py will attempt to charge via skillpay.me. Confirm the billing provider is trustworthy and that you consent to automatic per-call charges. 2) Embedded secret: payment.py includes a hard-coded billing API key — ask the author to remove it and to use an explicitly declared environment variable instead. 3) Environment variables: the skill references many secrets (Telegram bot tokens, email SMTP credentials, webhook URLs, SkillPay user id/key) but the registry listing omitted required env declarations; ensure you never paste sensitive credentials into an untrusted skill. 4) Local file access: scripts read local config/data files (e.g., load_from_monitor_data), so run in a sandbox or review file paths to avoid accidental disclosure of local data. 5) If you plan to use it, request: (a) removal of hard-coded keys, (b) clear documentation of when payment verification runs, and (c) a minimal reproducible example showing how the skill charges and what user data is sent to the billing API. If the author cannot address these, treat the skill as untrusted and do not run it with real credentials or on production systems.
功能分析
Type: OpenClaw Skill Name: shenmeng-dex-price-monitor Version: 2025.4.12 The bundle is a functional DEX price monitoring and arbitrage toolset. It includes scripts for real-time price tracking (realtime_monitor.py), historical analysis (historical_analyzer.py), and price alerts (price_alerts.py) via Telegram and Discord webhooks. While it implements a 'pay-per-use' monetization layer (payment.py) that communicates with an external billing API (skillpay.me) and contains a hardcoded developer API key, these behaviors are consistent with the stated commercial purpose of the skill and do not constitute malware. No evidence of data exfiltration, malicious command execution, or prompt injection was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description match the included scripts (real-time monitor, spread tracker, historical analyzer, best-path finder). Network calls to TheGraph, 1inch, 0x, ParaSwap, CoinGecko, DexScreener, and on-chain reads are expected for this purpose. However, registry metadata and SKILL.md claim no required env vars while _meta.json declares SkillPay payment envs and the code contains a billing integration — this mismatch is unexpected and inconsistent.
Instruction Scope
SKILL.md describes monitoring, alerts, and scripts and references reading local config files (e.g., config/alerts.yaml) and using webhooks. That scope is coherent for a monitor. The concern is billing: SKILL.md advertises per-call billing and the payment.py module will attempt to verify/charge at skill start (require_payment). The SKILL.md does not explicitly instruct when/where payment.py is invoked, but the code could be used to enforce charges automatically — this is a material behavioral action (network call to a third-party billing API) and expands the runtime surface beyond just fetching prices.
Install Mechanism
There is no install spec (instruction-only) and no downloaded binaries. Code files are present but the skill does not declare any package installation or download-from-URL steps. This is lower installation risk, though executing the included scripts will perform network operations.
Credentials
Multiple environment variables are referenced across the docs and scripts (TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, DISCORD_WEBHOOK_URL, EMAIL_USERNAME, EMAIL_PASSWORD, SKILLPAY_USER_ID, SKILLPAY_API_KEY in _meta.json). The registry-level requirements listed to you showed no required env vars, which is inconsistent. Critically, payment.py contains a hard-coded billing API key (BILLING_API_KEY) embedded in source — this is a sensitive secret baked into the package and should not be present. Having an embedded billing key and a billing endpoint that charges users is disproportionate without clear, explicit declaration and user control.
Persistence & Privilege
The skill does not request 'always: true' or system-wide modifications. There is no indication it modifies other skills or agent configuration beyond standard behavior. It will, if executed, make outbound API calls but does not assert elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shenmeng-dex-price-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shenmeng-dex-price-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2025.4.12
- No functional or content changes in this version. - Documentation and configuration remain consistent with the previous release.
v5.0.0
No changes detected in this version (5.0.0). - No file changes were found between version updates. - All existing features and documentation remain unchanged.
v1.2.0
No changes detected in this release. - Version 1.2.0 was published, but no file changes were made compared to the previous version.
v3.0.1
## DEX价格监控与差价追踪助手 v3.0.1 - 本版本与上一版本内容保持一致,无功能或文档变更 - 未检测到任何文件改动 - 继续支持多DEX、多链生态的实时价格监控及差价提醒
v3.0.0
Version 3.0.0 - No file changes detected in this release. - Skill functionality, capabilities, and usage remain unchanged from the previous version. - Documentation, configuration, and core features are consistent with earlier iterations.
v2.0.0
No changes detected between this version and the last one. - Version 2.0.0 does not introduce any file changes.
v1.0.3
No file changes detected in this release. - Version bumped to 1.0.3 with no code or documentation changes. - Functionality and user experience remain the same as previous version.
v1.0.2
Version 1.0.2 - No file changes detected in this release. - No updates to features, functionality, or documentation. - The skill functionality and interface remain unchanged from the previous version.
v1.0.1
Version 1.0.1 - No file changes detected for this version. - No feature, bugfix, or documentation updates reported. - Functionality and usage remain consistent with previous release.
v2026.4.6
No changes detected in this version. - No updates or modifications were made to the skill files. - Functionality and documentation remain unchanged from the previous version.
v1.3.1
SkillPay 付费集成 - 0.01 USDT/次调用
v1.1.0
添加 SkillPay 付费功能 (0.01 USDT/次)
v1.0.0
Initial release of DEX Price Monitor. - Real-time monitoring of token prices across major DEXes (Uniswap, SushiSwap, Curve, etc.). - Supports multi-chain ecosystems: Ethereum, Arbitrum, BSC. - Automatic price spread detection and arbitrage opportunity identification. - Customizable price alerts and threshold notifications. - Analytical tools for historical price and volatility analysis. - Provides best trade path recommendations. - Script templates and monitoring configurations for advanced users.
元数据
Slug shenmeng-dex-price-monitor
版本 2025.4.12
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 13
常见问题

DEX Price Monitor DEX价格监控 是什么?

DEX价格监控与差价追踪助手。当用户需要实时监控多个DEX的代币价格、发现套利价差、设置价格预警、分析价格趋势或获取最优交易路径时使用。支持Uniswap、SushiSwap、Curve等主流DEX,涵盖以太坊、Arbitrum、BSC等多链生态的价格监控。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 DEX Price Monitor DEX价格监控?

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

DEX Price Monitor DEX价格监控 是免费的吗?

是的,DEX Price Monitor DEX价格监控 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

DEX Price Monitor DEX价格监控 支持哪些平台?

DEX Price Monitor DEX价格监控 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DEX Price Monitor DEX价格监控?

由 shenmeng(@shenmeng)开发并维护,当前版本 v2025.4.12。

💬 留言讨论