← 返回 Skills 市场
305
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kol-tracker
功能描述
Track crypto KOL and smart money wallets. Get alerts when they buy/sell tokens. Follow the smart money!
使用说明 (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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kol-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/kol-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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).
元数据
常见问题
Kol Tracker 是什么?
Track crypto KOL and smart money wallets. Get alerts when they buy/sell tokens. Follow the smart money!. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Kol Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kol-tracker」即可一键安装,无需额外配置。
Kol Tracker 是免费的吗?
是的,Kol Tracker 完全免费(开源免费),可自由下载、安装和使用。
Kol Tracker 支持哪些平台?
Kol Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Kol Tracker?
由 eddie(@alexbrc20)开发并维护,当前版本 v1.0.0。
推荐 Skills