Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

stablecoin-depeg-scanner稳定币脱钩扫描仪

Agent Skill

stablecoin-depeg-scanner 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,647

周安装

188

GitHub Stars

公开资料未说明

下载量

1,459
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:stablecoin-depeg-scanner(稳定币脱钩扫描仪)
来源仓库:https://github.com/june-kris/stablecoin-depeg-scanner
安装命令:
openclaw skills install stablecoin-depeg-scanner
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install stablecoin-depeg-scanner

简介

用于扫描稳定币脱钩事件,帮助识别危机套利机会。

  • 适用于分析稳定币崩溃、脱钩或黑客攻击等风险场景。
  • 通过关键词触发,自动检索相关事件和市场动态。stablecoin-depeg-scanner 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 安装前需确认权限和网络访问范围,注意维护状态。
  • 建议结合原始文档验证具体数据来源和更新频率。

SKILL.md

name
stablecoin-depeg-scanner
description
Evaluate stablecoin depeg events for crisis arbitrage opportunities. Use when a user mentions a stablecoin crash, depeg, exploit, hack, or asks whether to buy a depegged stablecoin. Triggers on keywords like "depeg", "depegged", "stablecoin crash", "脱锚", "稳定币暴跌", "稳定币脱钩", "能不能抄底", "mint exploit", "USR", "UST", "should I buy", "black swan", "黑天鹅".

Stablecoin Depeg Scanner 🔍

3-minute crisis arbitrage evaluator. When a stablecoin loses its peg, run the assessment to decide: buy, watch, or avoid.

Philosophy

Depeg = panic pricing. The question is NOT "is it safe" but "is the discount bigger than the real damage?" Small position, high odds, asymmetric payoff.

Quick Start

When user mentions a stablecoin depeg event:

Step 1: Run the automated evaluator (60 seconds)

cd SKILL_DIR && python scripts/depeg_eval.py <COIN> --capital <USER_CAPITAL>
  • <COIN>: CoinGecko ID or symbol (e.g., resolv-usr, USR, DAI)
  • --capital: User's total available capital in USD (default: 5000)
  • --peg: Target peg price if not $1.00 (default: 1.0)

The script auto-fetches: current price, market cap, TVL from DefiLlama, and calculates odds + position size.

Replace SKILL_DIR with the resolved absolute path of this SKILL.md's parent directory.

Step 2: Complete exploit analysis (60 seconds)

The script outputs a checklist. Use web_search to answer these questions:

  1. Was collateral stolen or was it a mint/logic exploit?

- Search: "<coin_name> exploit PeckShield" or "<coin_name> hack SlowMist" - Mint/logic exploit (collateral intact) → bullish - Collateral drained → bearish

  1. Has the team responded?

- Check their Twitter for pause announcement - Response within 1h → good sign - Silent >6h → red flag

  1. Is the bug fixable?

- Smart contract bug with clear fix → recovery likely - Fundamental design flaw → avoid

Step 3: Adjust and deliver recommendation (60 seconds)

Based on exploit analysis, adjust the script's score:

  • Collateral confirmed intact → score +10
  • Team responded fast with plan → score +10
  • Collateral partially stolen → score -10
  • No team response → score -20
  • Algorithmic stablecoin / no real backing → score -50 (AVOID regardless)

Deliver final recommendation with:

  • Action: BUY / WATCH / AVOID
  • Position size in USD
  • Entry price range
  • Exit target
  • Stop condition

Decision Framework

For detailed scoring logic, exploit type analysis, historical benchmarks, and red/green flags, read references/decision-framework.md.

Output Format (to user)

🔍 稳定币脱锚评估: <SYMBOL>

📊 价格:
• 当前: $X.XX | 锚定: $1.00 | 偏离: XX%
• 赔率: X.Xx

🏦 抵押物:
• TVL: $XXM (较昨日 -X%)
• 状态: 完整/部分损失/已掏空

🔐 攻击分析:
• 类型: 铸造漏洞/预言机/抵押物被盗
• 团队响应: 已暂停/未回应
• 可修复性: 高/中/低

📋 结论:
• 操作: 🟢买入 / 🟡观望 / 🔴回避
• 仓位: $XXX (总资金X%)
• 目标: $X.XX
• 止损条件: XXX

Key Rules

  1. Speed over perfection — 3 minutes, not 30 minutes. First-mover advantage is everything.
  2. TVL is truth — DefiLlama TVL > official statements. Contracts don't lie.
  3. Small positions only — Never >6% of capital on a single depeg bet.
  4. Algorithmic = death — No real collateral = no recovery. Luna/UST is the permanent lesson.
  5. Exit plan before entry — Know your sell condition before buying.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.16%
按下载量换算1,286

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills