CryptoGuard

Protect cryptocurrency investments by validating trades and scanning for potential rug pulls.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Cryptoguard Validate Trade: Validate a crypto trade BEFORE execution. Returns a verdict: PROCEED, CAUTION, or BLOCK. Runs 5 checks: peer anomaly scan via WaveGuard physics engine, self-history compari
  • Cryptoguard Scan Token: Scan a single token for anomalous market behavior using WaveGuard physics-based anomaly detection. Compares the token to TIER-MATCHED peers (microcaps vs microcaps, large-caps
  • Cryptoguard Validate Trade Plus: Premium stateless decision bundle for one-shot trade gating. Caller provides full context (training/test + optional what-if blocks) and receives verdict, risk score, i

What data it sees

Do you need an account

No: the server works without sign-in

Protect cryptocurrency investments by validating trades and scanning for potential rug pulls. Identify anomalous market behavior and high-risk trading pairs before executing transactions. Ensure safer trading through real-time risk assessments and liquidity analysis.

Server tool list (7)

Raw names from tools/list. Only developers need these.

cryptoguard_validate_tradeValidate a crypto trade BEFORE execution. Returns a verdict: PROCEED, CAUTION, or BLOCK. Runs 5 checks: peer anomaly scan via WaveGuard physics engine, self-history comparison, rug pull risk assessment, CEX/DEX price cross-check, and concentration risk analysis. Accepts token name, symbol, or contract address. Example: validate buying $500 of PEPE before executing.
cryptoguard_scan_tokenScan a single token for anomalous market behavior using WaveGuard physics-based anomaly detection. Compares the token to TIER-MATCHED peers (microcaps vs microcaps, large-caps vs large-caps). Returns anomaly scores, risk level, and explanations. Example: scan 'solana' to check if its metrics are unusual.
cryptoguard_validate_trade_plusPremium stateless decision bundle for one-shot trade gating. Caller provides full context (training/test + optional what-if blocks) and receives verdict, risk score, instability/mechanism signals, and recommendation.
cryptoguard_counterfactual_tradeStateless what-if sensitivity analysis. Submit baseline + counterfactual variants in one request and receive tipping-point guidance.
cryptoguard_rug_checkAssess rug pull risk for a specific DEX trading pair. Scores 6 risk factors (0-100): liquidity depth, pair age, volume/liquidity ratio, price action, buy/sell imbalance, and metadata. Example: check if a new Solana pair is a potential rug pull.
cryptoguard_searchSearch for a token's CoinGecko coin ID by name, symbol, or contract address. Use this first if you're unsure of the correct coin_id for scan_token or validate_trade. Example: search 'pepe' to find the correct coin ID.
cryptoguard_healthCheck CryptoGuard API health, version, and service status. No payment required. Use this to verify the service is running.