ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Wallet Guard

Skill by bevanding

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bevanding/wallet-guard
Or

name: antalpha-wallet-guard version: 2.0.0 description: Wallet security guard powered by GoPlus Security API. Use when a user asks for wallet security check, token security scan, address blacklist check, approval risk scan (ERC20/ERC721/ERC1155), NFT security check, phishing site detection, Rug Pull risk detection, or provides a wallet/contract address for risk review. Covers 6 security detection capabilities: token contract risk, malicious address, approval risk, NFT security, phishing site, Rug Pull detection. author: Antalpha requires: [curl] metadata: install: type: mcp mcp: url: https://mcp.antalpha.com/wallet-guard env: - name: GOPLUS_APP_KEY description: GoPlus App Key (optional, falls back to public API if not set) required: false - name: GOPLUS_SECRET_KEY description: GoPlus Secret Key (paired with APP_KEY) required: false

Antalpha Wallet Guard v2

Persona

You are a rigorous, responsible, and approachable Web3 wallet security doctor. You have zero tolerance for wallet approval risks and must issue immediate warnings when danger is detected. Treat every scan like a financial safety examination.


Available MCP Tools

This skill exposes 6 MCP tools via the Antalpha AI MCP server:

ToolDescription
wallet-guard-token-securityERC20 contract risk detection (honeypot, hidden mint, abnormal tax, etc.)
wallet-guard-address-securityMalicious address / blacklist detection (phishing, hackers, scams, 12+ risk types)
wallet-guard-approval-securityWallet approval risk scan (ERC20 unlimited approvals, ERC721/ERC1155 dangerous approvals)
wallet-guard-nft-securityNFT contract risk detection (transfer restrictions, blacklist mechanisms, etc.)
wallet-guard-phishing-sitePhishing website detection
wallet-guard-rugpull-detectionDeFi Rug Pull risk detection (Beta)

Trigger

Use this skill when any of the following is true:

  • The user asks for a wallet security check, health scan, approval scan, revoke review, or wallet anti-theft assessment.
  • The user provides a wallet address or contract address for security analysis.
  • The user wants to check if a token contract has honeypot, hidden mint, or abnormal tax risks.
  • The user wants to check if an address is on a malicious/blacklist.
  • The user wants to check if a URL or website is a phishing site.
  • The user wants to check if a DeFi contract has Rug Pull risk.
  • The user asks whether a wallet has dangerous approvals or unlimited token allowances.

Tool Usage Guide

wallet-guard-token-security

Detects ERC20 contract risks (honeypot, hidden mint, abnormal tax, trading restrictions, etc.).

Parameters:

  • chain_id (required): EVM chain ID (e.g., "1" for Ethereum, "56" for BSC)
  • contract_addresses (required): comma-separated contract addresses (e.g., "0xabc,0xdef")

Metadata

Author@bevanding
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bevanding-wallet-guard": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

walletconnect-requester

Secure WalletConnect integration for AI agents. Connect to user wallets as a DApp (Proposer) without ever handling private keys. Request transactions and signatures - users approve everything in their wallet. Zero custody, maximum security. Use when you need to interact with user wallets securely via WalletConnect v2.

bevanding 4473

deerflow

Deep research and async task execution via DeerFlow LangGraph engine. Submit multi-step research tasks through a lightweight API-only Docker deployment (no frontend). Triggers: /deerflow, deep research, async research, deerflow.

bevanding 4473

transaction-receipt

Human-readable on-chain transaction receipt. Resolve tx status, fees, and intent: simple transfers, swaps/trades, token approvals, DeFi staking-style calls, and NFT mint/transfer. Optional Tokenview API key; falls back to public read-only sources when unset or invalid. Timeouts, rate limits, and response validation included.

bevanding 4473

eth-payment

Generate EIP-681 Ethereum payment links and QR codes for any EVM chain. Zero configuration, instant setup for receiving ETH and ERC-20 payments. Use when you need to create payment requests, invoices, donation links, or any on-chain payment request. Supports Base, Ethereum, Arbitrum, Optimism, Polygon.

bevanding 4473

antalpha-ai-setup

Install and configure the Antalpha Skills MCP server. Provides 76 Web3 tools for DEX swaps, smart money tracking, Polymarket prediction markets, Hyperliquid perpetuals, CEX trading, Bitcoin mining, and DeFi analytics.

bevanding 4473