Quick Intel Token Security Scanner

PassAudited by ClawScan on May 10, 2026.

Overview

This appears to be a disclosed paid token-scanning integration, but it uses wallet or API credentials and may spend about $0.03 USDC per scan.

Before installing, decide whether you trust Quick Intel and the wallet/payment provider you use. Do not use a main wallet private key; use a managed wallet or a dedicated low-funded hot wallet, and set limits or confirmations so automated scans cannot spend more than intended.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If a main wallet key or over-funded wallet is used, funds in that wallet could be exposed to unnecessary spending risk.

Why it was flagged

The skill can use wallet credentials or a private key to authorize payments. This is disclosed and purpose-aligned, but it is still sensitive payment authority.

Skill content
X402_PAYMENT_KEY ... Private key for a DEDICATED hot wallet with minimal funds ($1-5 USDC). NEVER use your main wallet key.
Recommendation

Prefer a managed wallet service, or use only a dedicated hot wallet with very small funds and spending limits. Never provide a main trading or custody wallet private key.

What this means

The agent may spend small amounts of USDC for scans, and repeated or accidental scans could add up.

Why it was flagged

Each scan is a paid external API call. Automatic payment handling is expected for x402, but users should understand that repeated scans can incur costs.

Skill content
The x402 payment ($0.03 USDC/USDM) is handled automatically by your wallet integration ... the payment flow is transparent.
Recommendation

Use per-scan confirmation, wallet spending caps, or a low-funded wallet, and verify the scan cost before allowing automated use.

What this means

A user might assume no wallet interaction occurs even though payment credentials may be used for the scan fee.

Why it was flagged

The token scan itself is read-only, but the workflow still uses a wallet or wallet service to pay for scans. The fee is disclosed, but the wording could understate the payment interaction.

Skill content
Costs $0.03 USDC per scan via x402 — read-only, never touches your wallet or tokens.
Recommendation

Treat the skill as read-only for token analysis but not payment-free; configure only safe, limited wallet credentials.