Quick Intel Token Security Scanner for Openclaw

A comprehensive security auditing tool that identifies honeypots, scam contracts, and risky token permissions across 63 blockchain networks.

azep-ninja
v1.0.8
Feb 27, 2026
1
1.4k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install quickintel-scan

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install quickintel-scan using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Quick Intel Token Security Scanner?

The Quick Intel Token Security Scanner is a specialized tool designed to protect users from the most common threats in decentralized finance. By leveraging the Quick Intel contract analysis API, this skill provides a deep-dive audit of any token address, identifying critical risks like honeypots, high trading taxes, and malicious contract functions. It operates as a read-only service that integrates seamlessly into the ecosystem of Openclaw Skills, ensuring that agents can make informed decisions before committing capital.

This skill utilizes the x402 payment protocol to provide high-quality security data on a per-scan basis, costing only $0.03 USDC. It supports a vast array of 63 chains, including Base, Ethereum, Solana, and Sui, making it an essential utility for multi-chain research and automated trading safety. By using managed wallet services like Sponge or AgentWallet, developers can implement these security checks without exposing raw private keys, maintaining a high standard of operational security.

Quick Intel Token Security Scanner Use Cases

  • Detecting honeypots and scam contracts before executing a buy order.
  • Auditing token contract permissions to find hidden mint or blacklist functions.
  • Evaluating the risk of a rug pull by checking if liquidity is locked and ownership is renounced.
  • Screening new token launches across 63 supported chains for high buy/sell taxes.

How Quick Intel Token Security Scanner Works

  1. The skill receives a token contract address and the specific blockchain network to analyze.
  2. It initiates a request to the Quick Intel x402-enabled endpoint.
  3. A micro-payment of $0.03 USDC is authorized via a connected wallet or managed API service.
  4. Quick Intel performs a real-time analysis of the contract bytecode and dynamic trading data.
  5. The skill returns a structured audit report highlighting red flags, warnings, and positive safety signals.

Quick Intel Token Security Scanner Setup

To integrate this security tool into your collection of Openclaw Skills, configure your environment with a managed wallet API key. This avoids the need for raw private key management.

# If using Sponge Wallet (Recommended)
export SPONGE_API_KEY="your_api_key_here"

# If using AgentWallet
export AGENTWALLET_API_TOKEN="your_token_here"

Quick Intel Token Security Scanner Data Schema & Taxonomy

The scan results provide a detailed taxonomy of token safety metrics:

Category Key Metrics
Red Flags is_Honeypot, isScam, can_Potentially_Steal_Funds
Contract Risks can_Mint, can_Blacklist, can_Pause_Trading, is_Proxy
Taxes buy_Tax, sell_Tax, can_Update_Fees
Trust Signals contract_Renounced, contractVerified, liquidity

Quick Intel Token Security Scanner Advanced Features

  • Support for 63 chains, including both EVM (Base, Eth, BSC) and non-EVM (Solana, Sui, Tron) networks.
  • Automated x402 payment handling for seamless pay-per-use contract auditing.
  • Managed wallet support (Sponge, AgentWallet, Vincent) to keep signing operations secure.
  • Point-in-time snapshot analysis that identifies dynamic risks like upgradeable proxy contracts.

SKILL.md


Loading

Related Openclaw Skills

Featured*