📊 Crypto Arbitrage Monitor - 套利信号监控

PassAudited by VirusTotal on May 6, 2026.

Overview

Type: OpenClaw Skill Name: crypto-arbitrage-monitor Version: 1.0.0 The skill bundle is a legitimate tool designed to monitor cryptocurrency arbitrage opportunities and funding rates. It uses a platform-specific CLI tool (miaoda-studio-cli) in SKILL.md to perform searches for market data and provides structured financial reports to the user. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The skill may fail or behave differently depending on what `miaoda-studio-cli` is on the user's system and what data source it uses.

Why it was flagged

The skill tells the agent to use a local/external CLI for search, while the registry requirements declare no required binaries. This is purpose-aligned but under-declared.

Skill content
miaoda-studio-cli search-summary --query "Gate.io ETH USDT 资金费率 funding rate 2026" --output text
Recommendation

Before installing, confirm that the CLI is trusted and available; the publisher should declare this dependency and its data source in metadata.

What this means

Users could over-rely on the generated signal or market-rate calculations when making trades.

Why it was flagged

The skill produces direct trading-style recommendations. This is disclosed and aligned with the crypto arbitrage purpose, but it can influence financial decisions.

Skill content
费率 > +0.01%/8h | ✅ **机会(强)** | 值得开套利仓位
Recommendation

Treat outputs as informational, verify rates and math against exchange data, and avoid letting the agent place trades without separate explicit review.