← Back to Skills Marketplace
MiniMax Token Plan 余额查询
by
Superuser-fank
· GitHub ↗
· v1.1.1
· MIT-0
143
Downloads
0
Stars
2
Active Installs
12
Versions
Install in OpenClaw
/install minimax-token-plan
Description
查询 MiniMax Token Plan 订阅套餐余额。引导用户配置 API Key(通过 openclaw config set 保存到本地环境变量),查询 M2.7 请求次数、TTS 字符、视频/图片生成配额等。
Usage Guidance
This skill mostly does what it says (queries MiniMax usage), but there are important caveats: 1) The skill expects an environment variable MINIMAX_API_KEY and the script uses curl and python3, yet the registry metadata doesn't declare these — ask the author to add MINIMAX_API_KEY to required envs and list runtime deps. 2) SKILL.md asks you to paste your API key into the chat. Avoid pasting long-lived secrets into conversation with an agent unless you trust the platform; prefer saving the key via `openclaw config set` yourself and confirm how OpenClaw stores/encrypts the config. 3) If you proceed, create a limited-scope or test Token Plan key (not your primary account key) so exposure risk is minimized. 4) Request the maintainer to document: required env var, required binaries (curl, python3), and to avoid instructing users to paste secrets into chat; prefer CLI-only configuration flows. If these issues are fixed or clarified, the skill is reasonable to use.
Capability Analysis
Type: OpenClaw Skill
Name: minimax-token-plan
Version: 1.1.1
The skill is designed to query MiniMax Token Plan balances and follows standard security practices. It uses the official MiniMax API endpoint (minimaxi.com) and correctly handles sensitive credentials by instructing the agent to use environment variables via 'openclaw config set' rather than passing them as command-line arguments. The shell script (scripts/query.sh) is straightforward and contains no evidence of data exfiltration or malicious execution.
Capability Assessment
Purpose & Capability
The skill legitimately needs an API key and makes calls to a MiniMax API endpoint, which matches its description. However, the package metadata lists no required environment variables or primary credential even though SKILL.md and scripts rely on MINIMAX_API_KEY. That mismatch is unexplained and reduces trust.
Instruction Scope
SKILL.md instructs users to 'paste the Key to me' (the agent) or save it via `openclaw config set`. Asking users to paste a secret into a chat can expose the key to the model/service; the skill claims the key is only stored locally but the instructions also encourage direct pasting. The runtime instructions otherwise stay within the staking purpose and only reference MiniMax endpoints.
Install Mechanism
No install spec (instruction-only with a small script) — nothing is downloaded or extracted. That's low-risk from an installation perspective.
Credentials
The script and SKILL.md expect an environment variable MINIMAX_API_KEY, and the script uses curl and python3, but the registry metadata declares no required env vars or binaries. Requiring a secret without declaring it is disproportionate and undocumented. Also, the skill recommends storing the key via OpenClaw config; users should verify how and where that is stored.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills. It only suggests saving a key to the agent's OpenClaw config (normal behavior).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install minimax-token-plan - After installation, invoke the skill by name or use
/minimax-token-plan - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
手机端适配:改为竖向列表布局,不再使用表格,彻底解决手机端排版错乱问题
v1.1.0
全新分组卡片展示:按滚动窗口(5小时)和每日重置分类,进度条+百分比+已用/总额,更清晰直观
v1.0.9
优化显示效果:改为进度条+百分比+状态标签(🟢🟡🔵🔴),更直观美观
v1.0.8
安全修复:移除命令行参数接收 Key(防止 ps aux 泄露);新增 API 错误处理(Key 无效/过期/额度用完时输出友好提示)
v1.0.7
新增用户选择机制:用户粘贴 Key 后可选择单次查询或保存到本地环境变量做持久查询
v1.0.6
优化 API Key 保存机制:通过 openclaw config set 保存到 env 环境变量,非 openclaw.json 明文存储,安全性更高
v1.0.5
安全升级:移除 Cookie 认证方式,仅保留 API Key 认证,更安全可靠
v1.0.4
新增 Cookie 有效期说明(通常30天),以及失效后的处理方式
v1.0.3
修正 Token Plan 页面链接为 user-center/payment/token-plan
v1.0.2
新增 Cookie + API Key 双认证模式,移除环境变量依赖,SKILL.md 增加完整认证引导教程,Cookie/ApiKey 获取步骤详细说明
v1.0.1
优化单位显示:M2.7=次请求/5h,TTS=字符/日,图片=张/日,视频=个/日,音乐=首/日;新增套餐额度参考表
v1.0.0
首次发布 - MiniMax Token Plan 订阅余额查询,支持 M2.7/TTS HD/视频/音乐/图像额度
Metadata
Frequently Asked Questions
What is MiniMax Token Plan 余额查询?
查询 MiniMax Token Plan 订阅套餐余额。引导用户配置 API Key(通过 openclaw config set 保存到本地环境变量),查询 M2.7 请求次数、TTS 字符、视频/图片生成配额等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install MiniMax Token Plan 余额查询?
Run "/install minimax-token-plan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MiniMax Token Plan 余额查询 free?
Yes, MiniMax Token Plan 余额查询 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MiniMax Token Plan 余额查询 support?
MiniMax Token Plan 余额查询 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MiniMax Token Plan 余额查询?
It is built and maintained by Superuser-fank (@superuser-fank); the current version is v1.1.1.
More Skills