← Back to Skills Marketplace
mrchillhigh

Token Unlock Pro

by mrchillhigh · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
361
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install token-unlock-pro
Description
专业的代币解锁预警系统 - 支持72h/48h/24h/6h/实时多维度预警,类型分类(种子轮/公募/生态/质押),解锁额度分级,用户自定义监控,解锁日历月/周/日视图,历史数据分析及走势预测。每次调用需支付0.001 USDT。
Usage Guidance
This skill is generally coherent with its stated purpose (token-unlock alerts) but has implementation issues that warrant caution: - The code and README embed a default SKILLPAY API key and SKILL_ID; treat that as a leaked/placeholder secret. Do not assume it is safe to use. Ask the author to remove any hard-coded keys and never ship secrets in source files. - Config.DEBUG defaults to true and the payment routine bypasses charging in debug mode. If you need enforcement of payments, set DEBUG=false and verify charge_user works against SkillPay with your own key. - The service makes outbound calls to skillpay.me (billing) and likely to token data providers; run it in an isolated environment if you test it and inspect network activity. - If you plan to install/run the code: replace the embedded API key with your own, set DEBUG=false, rotate any keys if they were leaked, and review the entire api/main.py for any other hard-coded endpoints or unexpected behavior (the source appears to have a truncated function in the provided snapshot that should be fixed). If you cannot confirm the developer identity or cannot safely replace/remove the embedded secrets, avoid installing this skill in production or on machines with sensitive credentials.
Capability Analysis
Type: OpenClaw Skill Name: token-unlock-pro Version: 1.0.1 The skill bundle contains a large, undocumented, and unrelated script in 'index.html' titled 'Iframe Highlight Injector'. This script monitors all user interactions (hovers, clicks) and captures detailed element metadata, including text content and values from 'INPUT' and 'TEXTAREA' tags, which it then exfiltrates to the parent window via 'postMessage'. While this appears to be a developer tool from the MiniMax AI platform, its silent inclusion in a token-monitoring skill bundle poses a significant privacy risk and could be used to capture sensitive user input. Additionally, 'api/main.py' contains a hardcoded SkillPay API key (sk_4fcc...ec4b) as a default configuration value.
Capability Assessment
Purpose & Capability
Name/description (代币解锁预警) matches the code and declared requirements: a Python backend (FastAPI), SQLite usage, and SkillPay billing. Required binary (python3) and required envs (SKILLPAY_API_KEY, SKILL_ID) are consistent with the described payment-integrated API service.
Instruction Scope
SKILL.md instructions and API surface (alerts, calendar, watchlist, portfolio import, billing) stay within the token-unlock monitoring domain. The runtime instructions do not ask agents to read unrelated host files or arbitrary environment variables beyond those declared.
Install Mechanism
No install spec is provided (instruction-only install), so nothing is automatically downloaded or executed outside included code files. A Python service is provided in api/main.py and requirements.txt; installing/running it requires standard Python dependencies only.
Credentials
Only SKILLPAY_API_KEY and SKILL_ID are declared, which is proportional to a pay-per-call service—however the code and README include a hard-coded default SkillPay API key and a default SKILL_ID. Additionally Config.DEBUG defaults to true (via os.getenv default), and the payment function short-circuits when DEBUG is true, effectively bypassing payment checks in default configurations. Hard-coded credentials and default debug bypasses are significant red flags for credential leakage and unintended usage.
Persistence & Privilege
The skill does not request always:true and does not appear to modify other skills or global agent configuration. It persists data locally via an SQLite DB file (DATABASE_URL default), which is normal for this kind of service.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install token-unlock-pro
  3. After installation, invoke the skill by name or use /token-unlock-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Internal update to api/main.py; no changes to user-facing features or documentation. - Version number remains unchanged at 1.0.0 in documentation.
v1.0.0
Token Unlock Pro - 专业代币解锁预警系统上线 - 支持72h/48h/24h/6h/实时多维度解锁预警 - 分类支持种子轮、公募、生态、质押等多类型 - 按解锁额度分级显示,鲸鱼、大型、中型、小型分层 - 用户可自定义监控、导入钱包持仓、一键订阅热门项目 - 解锁日历支持月/周/日多视图,便于查阅 - 历史数据分析,含走势及相关性预测 - 接入SkillPay,API调用计费0.001 USDT
Metadata
Slug token-unlock-pro
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Token Unlock Pro?

专业的代币解锁预警系统 - 支持72h/48h/24h/6h/实时多维度预警,类型分类(种子轮/公募/生态/质押),解锁额度分级,用户自定义监控,解锁日历月/周/日视图,历史数据分析及走势预测。每次调用需支付0.001 USDT。 It is an AI Agent Skill for Claude Code / OpenClaw, with 361 downloads so far.

How do I install Token Unlock Pro?

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

Is Token Unlock Pro free?

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

Which platforms does Token Unlock Pro support?

Token Unlock Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Token Unlock Pro?

It is built and maintained by mrchillhigh (@mrchillhigh); the current version is v1.0.1.

💬 Comments