← 返回 Skills 市场
332
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install contract-scanner
功能描述
Scan smart contracts for security risks. Detect honeypots, high taxes, and malicious code. Protect yourself from scams!
使用说明 (SKILL.md)
🛡️ Contract Scanner - 合约安全检测
Scan smart contracts for security risks and scams.
Features
- 🔍 Honeypot detection
- 💸 Tax analysis (buy/sell)
- 🔐 Ownership check
- 📊 Risk scoring
- ⚠️ Real-time alerts
Usage
# Scan a contract
/contract-scanner check 0x123...abc
# Check tax
/contract-scanner tax 0x123...abc
# Verify ownership
/contract-scanner owner 0x123...abc
Risk Levels
- 🟢 Low - Safe to trade
- 🟡 Medium - Some risks, be careful
- 🟠 High - High risk, avoid
- 🔴 Critical - Scam/honeypot, DO NOT BUY
安全使用建议
This package appears to be a stub or an overpromising toy rather than a working contract scanner. Before installing or providing any API keys: 1) Ask the author for the source/origin and why ETHERSCAN_API_KEY and curl are required. 2) Request a version that actually calls the declared APIs (examples of network calls that use your key) or remove the requirement. 3) Only supply an API key in a sandboxed environment or use a limited/test key until you verify behavior. 4) If you need real scanning, prefer tools with verifiable provenance and documented integrations (e.g., public GitHub repo, known scanners). 5) If you plan to run the included script, inspect it locally first — it currently only prints simulated results and does not exfiltrate data, but the mismatch between claims and code is a risk sign.
功能分析
Type: OpenClaw Skill
Name: contract-scanner
Version: 1.0.0
The skill bundle is a placeholder for a smart contract security scanner. The Python script (scanner.py) currently contains only mock data and does not perform any actual network requests or sensitive operations, despite importing urllib.request and requesting an ETHERSCAN_API_KEY in the metadata. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The skill's stated purpose is contract scanning using services like Etherscan/TokenSniffer, but the shipped implementation (scanner.py) only prints simulated, hard-coded results and does not call any blockchain APIs or analyzers. The registry metadata requires ETHERSCAN_API_KEY and lists curl, but neither is used by the provided code. The SKILL.md also advertises features (real-time alerts, API access, deep analysis) that are not implemented in the code bundle.
Instruction Scope
SKILL.md gives usage/command examples and declares required env/binaries, but the runtime instructions do not describe any network/API usage or data flows. The instructions are high-level and do not show how an ETHERSCAN_API_KEY would be used, nor do they instruct reading user files or other sensitive data. However, the combination of vague instructions and a non-functional scanner implementation is a red flag.
Install Mechanism
There is no install spec (instruction-only pattern) and no external archives are downloaded. Only a single Python file is included. This is the lower-risk install pattern, but note the file content does not match the claimed behavior.
Credentials
The skill requires ETHERSCAN_API_KEY (a sensitive credential) and lists curl in required binaries, yet the included Python script does not read environment variables, invoke curl, or perform network queries. Requesting a sensitive API key without using it is disproportionate and suspicious because it offers no clear justification for needing that secret.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system-wide changes, and contains no install-time behavior that would grant it ongoing privileges. There is no evidence it modifies other skills or system config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install contract-scanner - 安装完成后,直接呼叫该 Skill 的名称或使用
/contract-scanner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of contract-scanner.
- Scan smart contracts for security risks, including honeypots and high taxes.
- Detect malicious code and provide real-time risk alerts.
- Risk scoring system with four levels from low to critical.
- Free tier: 3 scans per day; Pro tier: unlimited scans, advanced features, and API access.
元数据
常见问题
Contract Scanner 是什么?
Scan smart contracts for security risks. Detect honeypots, high taxes, and malicious code. Protect yourself from scams!. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 332 次。
如何安装 Contract Scanner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install contract-scanner」即可一键安装,无需额外配置。
Contract Scanner 是免费的吗?
是的,Contract Scanner 完全免费(开源免费),可自由下载、安装和使用。
Contract Scanner 支持哪些平台?
Contract Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Contract Scanner?
由 eddie(@alexbrc20)开发并维护,当前版本 v1.0.0。
推荐 Skills