← Back to Skills Marketplace
alexbrc20

Airdrop Alert

by eddie · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
359
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install airdrop-alert
Description
Monitor and track potential crypto airdrops. Get alerts for new airdrop opportunities. Never miss an airdrop again!
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install airdrop-alert
  3. After installation, invoke the skill by name or use /airdrop-alert
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug airdrop-alert
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Airdrop Alert?

Monitor and track potential crypto airdrops. Get alerts for new airdrop opportunities. Never miss an airdrop again!. It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.

How do I install Airdrop Alert?

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

Is Airdrop Alert free?

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

Which platforms does Airdrop Alert support?

Airdrop Alert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Airdrop Alert?

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

💬 Comments