← 返回 Skills 市场
bevanding

Wallet Guard

作者 bevanding · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wallet-guard
功能描述
Wallet anti-theft guard. One-click scan for high-risk wallet approvals to protect user assets. Use when a user asks for a wallet security check, wallet healt...
安全使用建议
This skill appears to do what it says: it scans tokens, approvals, addresses, NFTs, and URLs by forwarding inputs to Antalpha's MCP server and (optionally) the GoPlus Security API. Before installing or supplying secrets, consider: (1) Any wallet addresses, contract addresses, or URLs you submit will be sent to external endpoints (mcp.antalpha.com and GoPlus) — only use if you trust those services. (2) You do not need to provide GOPLUS_APP_KEY / GOPLUS_SECRET_KEY; leaving them unset uses a public API fallback. (3) The SKILL.md lists 'curl' as required though the registry shows no required binaries — verify runtime environment supports outbound HTTPS calls. (4) If you need stronger privacy, avoid sending full wallet addresses or use local/offline tooling. If you trust Antalpha/GoPlus and accept external scanning, the skill is coherent and appropriate to use.
功能分析
Type: OpenClaw Skill Name: wallet-guard Version: 2.0.0 The Antalpha Wallet Guard skill is a legitimate security tool designed to scan blockchain addresses and contracts for risks using the GoPlus Security API. It provides multiple MCP tools for detecting honeypots, phishing sites, and dangerous wallet approvals across several EVM chains (Ethereum, BSC, Polygon, Base). The instructions in SKILL.md and README.md are well-structured, focus on user safety, and include defensive measures like masking addresses and providing links to revocation tools (Revoke.cash) without any evidence of malicious intent or data exfiltration.
能力标签
cryptorequires-walletrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (wallet anti-theft, approval scans, token/NFT/phishing/rugpull checks) match the SKILL.md and README capabilities. Optional GoPlus credentials are reasonable for a service that wraps the GoPlus Security API. No unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md instructs the agent to call Antalpha's MCP tools (wallet-guard-*) and to forward user-supplied wallet addresses, contract addresses, and URLs to those tools. That behavior is coherent with the stated purpose but is important: sensitive wallet addresses and URLs will be transmitted to external Antalpha/GoPlus endpoints. Also the SKILL.md frontmatter lists 'requires: [curl]' while the registry metadata lists no required binaries — a minor inconsistency.
Install Mechanism
The registry lists no top-level install spec, but SKILL.md metadata includes an MCP install URL (https://mcp.antalpha.com/wallet-guard). This implies the skill relies on an external MCP server rather than local code. Using an MCP endpoint is expected for MCP-based tools, but the domain is a custom endpoint (not a standard release host) so users should treat it as an external network service that will receive scan inputs.
Credentials
Only optional GOPLUS_APP_KEY and GOPLUS_SECRET_KEY are declared, which aligns with the described GoPlus-backed API. Keys are optional and the skill falls back to a public API if not provided. Requesting these two keys is proportional to the service.
Persistence & Privilege
Skill is not always:true, does not request persistent system-wide changes, and has no install artifacts in the registry. It will operate by contacting remote MCP/API endpoints. Model invocation is allowed (platform default) but no elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wallet-guard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wallet-guard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
**Antalpha Wallet Guard v2.0.0 — Major multi-tool MCP upgrade** - Upgraded to MCP tool-based architecture with 6 integrated security tools (token, address, approval, NFT, phishing, and Rug Pull risk detection) - Added multi-chain approval scanning (Ethereum, BSC, Polygon, Base) - Expanded coverage: ERC20 contract risk, malicious address check, NFT/project security, phishing site, and DeFi Rug Pull risks - Improved API authentication (supports GoPlus App Key + Secret; works with or without keys) - Added language adaptability, concise medical-style reporting, and formatted responses - Introduced in-memory caching for reduced duplicate scans and faster response
v1.0.0
Antalpha Wallet Guard 1.0.0 – Initial Release - Launches wallet anti-theft guard for Ethereum mainnet, scanning for high-risk wallet approvals and security issues. - Provides one-click risk analysis via the public GoPlus Security v2 API, surfacing dangerous approvals, open-source status, and malicious behaviors. - Rigorously validates Ethereum wallet addresses, restricts usage to Ethereum mainnet, and handles errors with clear, actionable user feedback. - Implements conversational caching to avoid redundant scans and reduce upstream load. - Clearly explains unsupported chains, API failures, and fallback options; encourages manual revocation via trusted tools if scanning is unavailable. - Summarizes approval risk findings in plain language instead of raw data for user clarity.
元数据
Slug wallet-guard
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wallet Guard 是什么?

Wallet anti-theft guard. One-click scan for high-risk wallet approvals to protect user assets. Use when a user asks for a wallet security check, wallet healt... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 Wallet Guard?

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

Wallet Guard 是免费的吗?

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

Wallet Guard 支持哪些平台?

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

谁开发了 Wallet Guard?

由 bevanding(@bevanding)开发并维护,当前版本 v2.0.0。

💬 留言讨论