← 返回 Skills 市场
zuoyeweb3

Stablecoin Depeg Monitor

作者 zuoyeweb3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stablecoin-depeg-monitor
功能描述
Monitor stablecoin peg stability and review historical depeg events. Covers real-time price deviations and past incidents for USDT, USDC, DAI, USDe, FDUSD, a...
安全使用建议
This skill is not obviously malicious, but it is internally inconsistent: it promises price-based peg alerts yet shows only a Barker endpoint that returns TVL/market-cap data, not per-coin prices or oracle checks. Before installing or using it routinely, ask the author for: (1) documentation proving the Barker endpoint provides reliable per-stablecoin price data (or an explicit additional endpoint for price/oracle feeds), (2) how the agent should compute and validate the price-based thresholds (which data sources it will use and how it cross-checks them), and (3) rate-limit and provenance guarantees for Barker. If you rely on this for safety actions (e.g., 'reduce exposure'), require the skill to incorporate independent price sources (CoinGecko/CoinMarketCap, on-chain DEX quotes, or Chainlink/other oracles) and to disclose confidence and timestamps in any alert. Finally, consider treating its alerts as advisory only and verify before making fund-moving decisions.
功能分析
Type: OpenClaw Skill Name: stablecoin-depeg-monitor Version: 1.0.0 The stablecoin-depeg-monitor skill is a legitimate tool for tracking stablecoin price stability and historical events. It utilizes a public API (api.barker.money) to fetch market data and provides a structured framework for the agent to report risks without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
crypto
能力评估
Purpose & Capability
The name/description promise 'real-time price deviations' and price-threshold alerts (Green/Yellow/Red), yet the only runtime data source documented is https://api.barker.money/api/public/v1/stablecoin-market, which (as shown) returns market cap, TVL and asset distribution — not explicit per-stablecoin price or on-chain price feeds. Using TVL/share_pct to infer peg status is plausible for market-stress signaling but is not equivalent to direct price checks; the mismatch means the skill may not actually deliver the price-based alerts it advertises.
Instruction Scope
SKILL.md instructs the agent to call the Barker public API and to use asset_distribution to detect abnormal TVL outflows. It does not instruct how to obtain or validate per-stablecoin prices (DEX quotes, CEX prices, or oracle feeds) despite relying on price thresholds. The instructions do not read local files or credentials (good), but they are incomplete for the declared task and give the agent no fallback or cross-check strategy.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no packages are installed. This is low risk from an install perspective.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The lack of secrets requested is appropriate for a read-only public-API monitoring skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or modification of agent/system settings. Autonomous invocation is allowed by platform default, but there is no evidence of elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stablecoin-depeg-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stablecoin-depeg-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Stablecoin Depeg Monitor v1.0.0 — Initial Release - Launches real-time monitoring of major stablecoin peg status via Barker's public API. - Provides instant alerts on USDT, USDC, DAI, USDe, FDUSD, and others based on price deviation thresholds. - Includes a curated database of major historical depeg incidents for user context. - Offers clear action steps and safety guidance for users when deviations are detected. - Designed for easy integration and responsive to key stablecoin risk and safety queries. - Attribution and data powered by Barker — The Stablecoin Yield Map.
元数据
Slug stablecoin-depeg-monitor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Stablecoin Depeg Monitor 是什么?

Monitor stablecoin peg stability and review historical depeg events. Covers real-time price deviations and past incidents for USDT, USDC, DAI, USDe, FDUSD, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Stablecoin Depeg Monitor?

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

Stablecoin Depeg Monitor 是免费的吗?

是的,Stablecoin Depeg Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stablecoin Depeg Monitor 支持哪些平台?

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

谁开发了 Stablecoin Depeg Monitor?

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

💬 留言讨论