← Back to Skills Marketplace
sherlockfate

Minimax Token

by SherLockfate · GitHub ↗ · v2.2.1 · MIT-0
cross-platform ⚠ suspicious
321
Downloads
1
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install minimax-token
Description
检查 MiniMax API Token 剩余配额。支持定时检查并通过 Telegram 发送通知。适用于:查询 Token 余额、配置定时监控、设置余额不足提醒。
Usage Guidance
Do not install or run this skill yet. The SKILL.md expects you to run minimax_token.py and to install a systemd service, but the published bundle contains no script or service file and the registry metadata does not declare the required MINIMAX_API_KEY. Ask the publisher for the missing source files and the exact service unit; verify the service unit and Python script content before running. Confirm the MiniMax API endpoints used are legitimate, and if you test it, run in an isolated account or container and use a limited-scope API key (rotate it afterward). If you plan to enable the systemd service, inspect its environment handling to ensure secrets aren't written to world-readable files and that the job runs only under your user account.
Capability Assessment
Purpose & Capability
The description and SKILL.md both claim the skill queries MiniMax API quotas, supports scheduling and Telegram notifications — that purpose is plausible and the listed dependencies (python3, requests, curl) are proportional. However the package contains no executable/script (minimax_token.py) or service file even though SKILL.md instructs running them. The skill cannot function as described without those missing files.
Instruction Scope
Runtime instructions are narrowly scoped to calling the MiniMax API and optionally sending Telegram messages, installing requests, and setting up a user systemd service. They do not ask for unrelated system data. But the instructions assume running a local Python script and using environment variables that are not declared in the registry metadata — a mismatch that permits unexpected behavior if the missing code were supplied later.
Install Mechanism
There is no install spec (instruction-only), which is lower risk. SKILL.md recommends pip3 install requests and standard system utilities; nothing instructs downloading arbitrary archives or executing code from an untrusted URL. The main risk is the missing script — the instructions expect you to add/run files not included.
Credentials
SKILL.md requires MINIMAX_API_KEY (mandatory) and optionally TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, OPENCLAW_LOG_DIR. The registry metadata, however, lists no required environment variables or primary credential. That discrepancy is significant: the skill needs a secret (MiniMax API key) to operate but the skill metadata does not declare it, preventing policy/permission reviewers from noticing required secrets.
Persistence & Privilege
The skill does not request always: true and defaults allow user invocation and autonomous invocation (normal). The instructions include setting up a user-level systemd service — this creates a persistent user job that will run with whatever environment the user configures (including the API key). That's expected for a monitoring tool but the user should review the actual service file (not provided) before enabling it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install minimax-token
  3. After installation, invoke the skill by name or use /minimax-token
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.1
Version 2.2.1 - No code or documentation changes detected in this release. - The skill remains functionally and descriptively the same as the previous version.
v2.2.0
- Removed scripts/minimax_token.py and scripts/minimax-token.service from the project. - Main script and systemd service configuration are no longer included.
v1.0.3
- Added LICENSE file for open source clarity. - Updated documentation to highlight environment variable support and improved systemd user service installation. - Expanded setup instructions and dependency details. - Provided clearer configuration guidance, especially regarding secure storage of API keys (via environment variables). - No code changes; documentation and licensing improvements only.
v1.0.2
Initial public release. - Added tool to check MiniMax API Token remaining quota. - Supports scheduled checks with Telegram notifications. - Includes options for manual checking, scheduled monitoring, and running as a Linux system service. - Provides configuration instructions and usage examples. - Requires Python and the requests library.
v1.0.1
- Renamed main script from minimax_token.py to scripts/minimax_token.py - Added a README.md file with setup and usage instructions - Removed the original minimax_token.py from the root directory
v1.0.0
- Initial release of minimax-token skill. - Check MiniMax API Token remaining quota and send Telegram notifications. - Supports manual balance check, scheduled monitoring, and low-balance alerts. - Includes configuration instructions, system service setup, and cron job support. - Output quota status in a concise, user-friendly format.
Metadata
Slug minimax-token
Version 2.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Minimax Token?

检查 MiniMax API Token 剩余配额。支持定时检查并通过 Telegram 发送通知。适用于:查询 Token 余额、配置定时监控、设置余额不足提醒。 It is an AI Agent Skill for Claude Code / OpenClaw, with 321 downloads so far.

How do I install Minimax Token?

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

Is Minimax Token free?

Yes, Minimax Token is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Minimax Token support?

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

Who created Minimax Token?

It is built and maintained by SherLockfate (@sherlockfate); the current version is v2.2.1.

💬 Comments