← 返回 Skills 市场
june-kris

stablecoin-depeg-scanner

作者 june-kris · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stablecoin-depeg-scanner
功能描述
Evaluate stablecoin depeg events for crisis arbitrage opportunities. Use when a user mentions a stablecoin crash, depeg, exploit, hack, or asks whether to bu...
安全使用建议
This skill appears internally consistent with its purpose: it calculates quick heuristics using public CoinGecko and DefiLlama data and asks you (or the agent) to manually confirm exploit/team signals via web searches. Before installing or running: 1) remember this is trading guidance, not financial advice — the tool favors fast, small, high-risk bets; only use capital you can afford to lose; 2) running the script requires the agent to execute code and make outbound HTTP requests — if you run it in a multi-tenant or sensitive environment, run it in a sandboxed environment instead; 3) the SKILL.md expects the agent to access SKILL_DIR and the filesystem to run the script — ensure the agent's filesystem access is limited to the skill directory; 4) the script uses public APIs (CoinGecko/DefiLlama) — check rate limits and API reliability for production use; and 5) if you want extra assurance, review the full, untruncated depeg_eval.py file locally (search for any hidden endpoints, logging of environment variables, or unexpected network calls) before using the tool for real trades.
功能分析
Type: OpenClaw Skill Name: stablecoin-depeg-scanner Version: 1.0.0 The stablecoin-depeg-scanner skill bundle is a financial analysis tool designed to evaluate arbitrage opportunities during stablecoin depeg events. The core logic in `scripts/depeg_eval.py` fetches public market data from CoinGecko and DefiLlama APIs to calculate risk scores and recommended position sizes. The `skill.md` instructions provide a structured workflow for the AI agent to perform additional security research via web searches. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the code and documentation are consistent with the stated purpose of crisis arbitrage evaluation.
能力评估
Purpose & Capability
Name/description match the actual behavior: the skill fetches price and TVL from CoinGecko and DefiLlama, scores the event, and asks the agent to do targeted web searches. It does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md instructs running the included Python script and using web_search to confirm exploit/team signals (PeckShield/SlowMist/Twitter). This is expected for the stated purpose. Note: it requires the agent to resolve and run the script from SKILL_DIR (i.e., the agent needs filesystem and network access to execute the script and perform web searches). The instructions do not ask the agent to read unrelated system files or exfiltrate secrets.
Install Mechanism
No install spec is provided (instruction-only + included script). Nothing is downloaded at install time, so there is no install-time network pull to scrutinize.
Credentials
The skill requires no environment variables, credentials, or config paths. The script makes unauthenticated calls to public APIs (CoinGecko, DefiLlama), which is appropriate for this task.
Persistence & Privilege
The skill is not forced-always and does not request elevated or persistent privileges. It does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stablecoin-depeg-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stablecoin-depeg-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stablecoin-depeg-scanner: - Provides a 3-minute crisis arbitrage evaluator for stablecoin depegs. - Offers step-by-step instructions: automated assessment, exploit analysis, and recommendation delivery. - Integrates price, TVL, exploit type, and team response for decision-making. - Gives clear output format and rules for buy/watch/avoid recommendations. - Focuses on actionable intelligence for users considering depeg opportunities.
元数据
Slug stablecoin-depeg-scanner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

stablecoin-depeg-scanner 是什么?

Evaluate stablecoin depeg events for crisis arbitrage opportunities. Use when a user mentions a stablecoin crash, depeg, exploit, hack, or asks whether to bu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 stablecoin-depeg-scanner?

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

stablecoin-depeg-scanner 是免费的吗?

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

stablecoin-depeg-scanner 支持哪些平台?

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

谁开发了 stablecoin-depeg-scanner?

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

💬 留言讨论