A high-performance security tool for auditing Ethereum-based smart contracts to detect scams, honeypots, and hidden risks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install contract-scanner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install contract-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Contract Scanner is a professional-grade security extension designed to safeguard blockchain interactions. By integrating with Openclaw Skills, this tool provides developers and traders with a robust framework to perform deep analysis on smart contracts before committing capital. It focuses on identifying malicious logic like honeypots, exorbitant buy/sell taxes, and centralized ownership risks that could lead to rug pulls.
In the fast-moving world of decentralized finance, having an automated auditor within your Openclaw Skills library is essential. This skill bridges the gap between complex source code and actionable security intelligence, providing users with a clear risk assessment in seconds.
To activate the Contract Scanner within your Openclaw Skills environment, ensure you have an Etherscan API key and the necessary binaries installed.
# Set your environment variable
export ETHERSCAN_API_KEY="your_api_key_here"
# Verify dependencies
python3 --version
curl --version
The skill organizes security data into a structured format for easy interpretation and integration:
| Parameter | Description |
|---|---|
| risk_level | Categorization (Low, Medium, High, Critical) based on code analysis. |
| tax_analysis | Detailed breakdown of buy and sell percentages. |
| ownership_data | Status of contract renouncement and admin privileges. |
| honeypot_detection | Boolean flag indicating if the contract prevents selling. |
| risk_score | Numerical security rating for automated decision making. |
Loading
Airdrop Hunter is an automated monitoring tool that tracks, analyzes, and alerts users to lucrative cryptocurrency airdrop opportunities.

A secure WebSocket bridge connecting Feishu (Lark) bots to local AI agents without requiring public servers or domain configurations.

A comprehensive SEO and compliance engine designed to optimize titles, keywords, and hashtags while scanning for prohibited Chinese advertising terms.

A multi-platform AI content generator designed to produce publish-ready Chinese social media posts with native formatting and hooks.

A professional blockchain monitoring tool designed to track the on-chain activity of crypto influencers and institutional smart money wallets.

A professional tool for analyzing crypto market sentiment and generating trading signals from news and social media.








































