← Back to Skills Marketplace
shenmeng

DEX Price Monitor DEX价格监控

by shenmeng · GitHub ↗ · v2025.4.12 · MIT-0
cross-platform ⚠ suspicious
206
Downloads
0
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install shenmeng-dex-price-monitor
Description
DEX价格监控与差价追踪助手。当用户需要实时监控多个DEX的代币价格、发现套利价差、设置价格预警、分析价格趋势或获取最优交易路径时使用。支持Uniswap、SushiSwap、Curve等主流DEX,涵盖以太坊、Arbitrum、BSC等多链生态的价格监控。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shenmeng-dex-price-monitor
  3. After installation, invoke the skill by name or use /shenmeng-dex-price-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug shenmeng-dex-price-monitor
Version 2025.4.12
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 13
Frequently Asked Questions

What is DEX Price Monitor DEX价格监控?

DEX价格监控与差价追踪助手。当用户需要实时监控多个DEX的代币价格、发现套利价差、设置价格预警、分析价格趋势或获取最优交易路径时使用。支持Uniswap、SushiSwap、Curve等主流DEX,涵盖以太坊、Arbitrum、BSC等多链生态的价格监控。 It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.

How do I install DEX Price Monitor DEX价格监控?

Run "/install shenmeng-dex-price-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is DEX Price Monitor DEX价格监控 free?

Yes, DEX Price Monitor DEX价格监控 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does DEX Price Monitor DEX价格监控 support?

DEX Price Monitor DEX价格监控 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created DEX Price Monitor DEX价格监控?

It is built and maintained by shenmeng (@shenmeng); the current version is v2025.4.12.

💬 Comments