← 返回 Skills 市场
sherlockfate

Minimax Token

作者 SherLockfate · GitHub ↗ · v2.2.1 · MIT-0
cross-platform ⚠ suspicious
321
总下载
1
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install minimax-token
功能描述
检查 MiniMax API Token 剩余配额。支持定时检查并通过 Telegram 发送通知。适用于:查询 Token 余额、配置定时监控、设置余额不足提醒。
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-token
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-token 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug minimax-token
版本 2.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Minimax Token 是什么?

检查 MiniMax API Token 剩余配额。支持定时检查并通过 Telegram 发送通知。适用于:查询 Token 余额、配置定时监控、设置余额不足提醒。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 321 次。

如何安装 Minimax Token?

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

Minimax Token 是免费的吗?

是的,Minimax Token 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Minimax Token 支持哪些平台?

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

谁开发了 Minimax Token?

由 SherLockfate(@sherlockfate)开发并维护,当前版本 v2.2.1。

💬 留言讨论