← Back to Skills Marketplace
alexbrc20

Kol Tracker

by eddie · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
305
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kol-tracker
Description
Track crypto KOL and smart money wallets. Get alerts when they buy/sell tokens. Follow the smart money!
README (SKILL.md)

🐋 KOL Tracker - KOL 钱包追踪

Track crypto influencers and smart money wallets.

Features

  • 🔍 Track KOL wallet activities
  • 📊 Portfolio analysis
  • 💰 P&L tracking
  • ⚡ Real-time alerts
  • 📈 Performance history

Usage

# Add KOL wallet
/kol-tracker add \x3Caddress> --name "Vitalik"

# View recent trades
/kol-tracker trades \x3Caddress>

# Check portfolio
/kol-tracker portfolio \x3Caddress>

Pre-loaded KOLs

  • Vitalik Buterin (Ethereum founder)
  • CZ (Binance founder)
  • SBF (FTX - caution!)
  • And more smart money wallets...
Usage Guidance
This skill looks inconsistent: it advertises live tracking and Telegram alerts and lists TELEGRAM_BOT_TOKEN and ETHERSCAN_API_KEY as required, but the included Python file only prints simulated data and does not use the declared credentials or perform network calls. Before installing or providing credentials: (1) ask the author for the full implementation and a homepage/source repository; (2) request clear documentation showing where and how TELEGRAM_BOT_TOKEN and ETHERSCAN_API_KEY are used and how credentials are stored/secured; (3) run the code in an isolated/sandbox environment first; (4) avoid supplying your Telegram bot token (which can control a bot) until you verify the code and author; and (5) prefer skills that show explicit, justified use of sensitive env vars and network endpoints. If you need the advertised features, ask for a version that actually integrates with Etherscan and Telegram (with transparent network calls) or request removal of unexplained credential requirements.
Capability Analysis
Type: OpenClaw Skill Name: kol-tracker Version: 1.0.0 The skill bundle is a mock implementation of a cryptocurrency wallet tracker that uses hardcoded, simulated data. While the SKILL.md file requests sensitive environment variables (TELEGRAM_BOT_TOKEN, ETHERSCAN_API_KEY), the provided Python script (tracker.py) does not actually access these variables, perform any network operations, or include any logic for data exfiltration or malicious execution.
Capability Assessment
Purpose & Capability
The name and description promise live KOL tracking, real-time alerts, Telegram integration, and on-chain lookups. The skill requires TELEGRAM_BOT_TOKEN and ETHERSCAN_API_KEY which would make sense for those features — however the shipped code (tracker.py) only prints simulated, hard-coded data and does not call Etherscan, curl, or any network endpoints, nor does it implement a Telegram bot or CLI handlers. Required artifacts (env vars, curl) are disproportionate to the actual capability present in the code.
Instruction Scope
SKILL.md instructs users to add wallets and view trades via slash-like commands and implies real-time push behavior, but there are no runtime instructions showing how TELEGRAM_BOT_TOKEN or ETHERSCAN_API_KEY are used, and the included Python file implements only static demo output. The instructions give the agent broad responsibility ('real-time alerts', '复制交易提醒') without implementation details or limits — the runtime behavior is ambiguous and not implemented in the provided code.
Install Mechanism
There is no install spec or external download; this is instruction-only plus a bundled Python script. No external archives or URLs are fetched during install, which reduces supply-chain risk. Note: the included script can still be executed by the agent at runtime if invoked.
Credentials
The skill requires TELEGRAM_BOT_TOKEN (sensitive bot credential) and ETHERSCAN_API_KEY. Those could be appropriate for Telegram alerts and on-chain queries, but the provided code does not read or reference these variables. Also 'curl' is listed as required while the code uses only Python. Asking for sensitive credentials without showing how they are used is disproportionate and warrants caution.
Persistence & Privilege
The skill does not request always:true, does not declare system-wide config changes, and has no install-time hooks. It does allow autonomous invocation by default (platform default), which is not a red flag by itself but increases risk if combined with other concerns.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kol-tracker
  3. After installation, invoke the skill by name or use /kol-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of kol-tracker - Track crypto KOL and smart money wallet activities. - Get buy/sell alerts with detailed trade info. - Portfolio analysis, real-time alerts, and performance history. - Freemium: Free tier tracks 3 wallets (1h delay); Pro tracks 20 wallets (real-time, more analytics).
Metadata
Slug kol-tracker
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Kol Tracker?

Track crypto KOL and smart money wallets. Get alerts when they buy/sell tokens. Follow the smart money!. It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Kol Tracker?

Run "/install kol-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Kol Tracker free?

Yes, Kol Tracker is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Kol Tracker support?

Kol Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kol Tracker?

It is built and maintained by eddie (@alexbrc20); the current version is v1.0.0.

💬 Comments