← Back to Skills Marketplace
june-kris

stablecoin-depeg-scanner

by june-kris · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 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 bu...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stablecoin-depeg-scanner
  3. After installation, invoke the skill by name or use /stablecoin-depeg-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug stablecoin-depeg-scanner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install stablecoin-depeg-scanner?

Run "/install stablecoin-depeg-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is stablecoin-depeg-scanner free?

Yes, stablecoin-depeg-scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does stablecoin-depeg-scanner support?

stablecoin-depeg-scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stablecoin-depeg-scanner?

It is built and maintained by june-kris (@june-kris); the current version is v1.0.0.

💬 Comments