Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

NFT Mint Monitor

v1.0.0

NFT铸造监控,追踪即将铸造的热门NFT项目,提醒mint时间。每次调用收费0.001 USDT。触发词:NFT铸造、mint监控、NFT提醒、白名单mint。

0· 324·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for deeplearning1993/nft-mint-monitor.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "NFT Mint Monitor" (deeplearning1993/nft-mint-monitor) from ClawHub.
Skill page: https://clawhub.ai/deeplearning1993/nft-mint-monitor
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install deeplearning1993/nft-mint-monitor

ClawHub CLI

Package manager switcher

npx clawhub@latest install nft-mint-monitor
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
Name/description promise: live tracking (Twitter/community signals) and charging 0.001 USDT to a wallet. Actual footprint: a local script that returns a hard-coded simulated list; no network calls, no Twitter API usage, and no payment enforcement. Requested resources (none) are proportionate, but the features claimed are not implemented.
!
Instruction Scope
SKILL.md tells users to run the included python script and prominently displays a wallet address and per-call fee. The runtime instructions do not show any steps that verify payment or fetch external data, so the documentation asks for payment while the runtime behavior does not require or enforce it — a mismatch that could be misleading.
Install Mechanism
No install spec and the only code is a small local Python script (no downloads, no external installers). This is low-risk from an installation/execution mechanism perspective.
Credentials
The skill requests no environment variables or credentials, which is consistent with the bundled local script. However, the SKILL.md includes a crypto wallet for payments (an external money endpoint) despite no code implementing or requiring payment; this is a red flag for potential social-engineering or billing confusion.
Persistence & Privilege
The skill does not request persistent or elevated privileges, is not marked always:true, and does not attempt to modify other skills or system settings.
What to consider before installing
Do not send money or assume the skill will enforce payments or provide live monitoring. The included python script only prints simulated data and contains no network/payment logic. Before installing or paying: (1) ask the publisher for source that actually fetches live NFT data and proof of payment processing; (2) request code that verifies payments (on-chain tx check or API) and inspect it; (3) run the script in a sandbox and audit for network calls; (4) verify the publisher identity and why a wallet is required; (5) prefer skills that use documented APIs and transparent billing. If the author can supply updated code implementing the advertised features (network fetches, API keys only for the NFT services used, and payment verification), the assessment could be revisited.

Like a lobster shell, security has layers — review code before you run it.

latestvk9711vtpv70w75gdzvvedcgjqd82c321
324downloads
0stars
1versions
Updated 13h ago
v1.0.0
MIT-0

NFT铸造监控

每次调用收费 0.001 USDT。收款钱包: 0x64f15739932c144b54ad12eb05a02ea64f755a53

功能

  • 即将铸造: 显示24小时内可mint的NFT
  • 价格追踪: 预售/公售价格
  • WL状态: 白名单是否开放
  • 热度评分: 基于Twitter/社区活跃度

使用方法

python scripts/nft_mint_monitor.py

输出示例

🎨 NFT铸造监控
━━━━━━━━━━━━━━━━
⏰ 即将铸造 (24h内):

1. Azuki Spirit 📅 今天 20:00 UTC
   💰 价格: 0.08 ETH
   📦 总量: 10,000
   🔥 热度: ⭐⭐⭐⭐⭐
   🎫 WL: 已开放

2. DeGods Genesis 📅 明天 12:00 UTC
   💰 价格: 5 SOL
   📦 总量: 5,000
   🔥 热度: ⭐⭐⭐⭐
   🎫 WL: 已满

💡 建议: Azuki Spirit热度高,建议参与

✅ 已扣费 0.001 USDT

Comments

Loading comments...