← 返回 Skills 市场
alexbrc20

Airdrop Alert

作者 eddie · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
359
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install airdrop-alert
功能描述
Monitor and track potential crypto airdrops. Get alerts for new airdrop opportunities. Never miss an airdrop again!
使用说明 (SKILL.md)

🪂 Airdrop Hunter - 空投监控器

Track and monitor crypto airdrop opportunities.

Features

  • 🔍 Discover new airdrops early
  • 📋 Auto-generate task lists
  • 💰 Estimate airdrop value
  • 📱 Telegram alerts
  • 🎯 Eligibility checker

Usage

# Check new airdrops
/airdrop-hunter new

# Check eligibility
/airdrop-hunter check \x3Cwallet_address>

# Set alerts
/airdrop-hunter alert --min-value 100
安全使用建议
Do not provide your TELEGRAM_BOT_TOKEN (or any secret) to this skill as-is. The skill's README promises Telegram alerts and CLI commands, but the included Python script only prints mock data and doesn't use Telegram, curl, or any env vars — this mismatch could be an oversight or intentional. Ask the publisher to explain why a Telegram token is required and request source changes: either implement/send code that actually uses the token (and show how it stores/transmits it), or remove the TELEGRAM requirement. If you still want to try it, run the script in a sandboxed environment and inspect/modify the code yourself; avoid granting secrets until the implementation and data flows are clear and justified.
功能分析
Type: OpenClaw Skill Name: airdrop-alert Version: 1.0.0 The skill bundle is a legitimate, albeit skeletal, tool for monitoring cryptocurrency airdrops. The Python script (airdrop_monitor.py) currently uses hardcoded simulated data and lacks actual implementation for network fetching or Telegram notifications, despite requiring a TELEGRAM_BOT_TOKEN in SKILL.md. There are no signs of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description promise monitoring + Telegram alerts. Declared requirements include TELEGRAM_BOT_TOKEN and curl. The included Python script only prints simulated airdrop data and does not implement Telegram alerts, webhook/curl usage, or the CLI commands described in SKILL.md. Requiring a Telegram token is not justified by the actual code.
Instruction Scope
SKILL.md documents CLI commands (/airdrop-hunter new, check, alert) and feature behaviors (alerts, eligibility checks). The runtime code provides mock list_airdrops() and check_eligibility() functions but no CLI entrypoints, no argument parsing, and no code to send alerts to Telegram or any external endpoint. The instructions give the agent broad-sounding responsibilities (alerts, multi-account, automatic tasks) that are not reflected in the code.
Install Mechanism
No install spec is provided (instruction-only plus a single Python file). That minimizes installer risk because nothing is pulled from remote URLs or installed automatically. However, the presence of a code file means the script will run locally if invoked.
Credentials
The skill requires TELEGRAM_BOT_TOKEN, but the Python file does not read any environment variables or use Telegram APIs. Asking for a secret credential that the code doesn't use is disproportionate and could be an attempt to collect a token or reflects sloppy/unfinished coding.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent system privileges. It does not modify other skills or system-wide settings in the provided materials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install airdrop-alert
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /airdrop-alert 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of airdrop-alert. - Monitor and track potential crypto airdrops with Telegram alerts. - Get notified of new airdrop opportunities (5 daily alerts for free users). - Pro plan offers unlimited alerts, early project notifications, eligibility checker, auto-generated task lists, multi-account support, and estimated airdrop values. - Simple commands to discover, check eligibility, and set custom alerts.
元数据
Slug airdrop-alert
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Airdrop Alert 是什么?

Monitor and track potential crypto airdrops. Get alerts for new airdrop opportunities. Never miss an airdrop again!. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。

如何安装 Airdrop Alert?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install airdrop-alert」即可一键安装,无需额外配置。

Airdrop Alert 是免费的吗?

是的,Airdrop Alert 完全免费(开源免费),可自由下载、安装和使用。

Airdrop Alert 支持哪些平台?

Airdrop Alert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Airdrop Alert?

由 eddie(@alexbrc20)开发并维护,当前版本 v1.0.0。

💬 留言讨论