← 返回 Skills 市场
hongjiahao371-pixel

MiniMax Quota Query

作者 hongjiahao371-pixel · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
118
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-quota
功能描述
MiniMax Token Plan 额度查询工具。当需要查询 MiniMax API 使用量、剩余配额、额度重置时间时使用。支持查询 M2.7 文本、image-01 图片、Hailuo 视频、music-2.5 音乐、speech 语音等模型的用量。触发场景:用户问"查一下 MiniMax 额度"、"Toke...
安全使用建议
This skill appears to do what it says: call MiniMax's quota endpoint and print results. Before installing or running it, confirm the MiniMax endpoint/domain is legitimate and trusted (https://www.minimaxi.com). Do not paste your API key into unknown packages; prefer running the provided script locally so you control the environment and can inspect requests. Ask the publisher to update the package metadata to declare MINIMAX_API_KEY (and that Python 3 is required) so the need for a secret is explicit. If you must provide a key, ensure it has minimal scope and rotate it afterward if you become uncertain. Finally, note the odd 'uv run' invocation in the README — the script itself requires python3; verify how your agent/runtime will execute it.
功能分析
Type: OpenClaw Skill Name: minimax-quota Version: 1.0.0 The skill bundle is a legitimate utility for querying MiniMax API usage and quotas. The Python script (scripts/query.py) performs a standard GET request to the official MiniMax endpoint (minimaxi.com) using a user-provided API key and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description state it queries MiniMax Token Plan and the included script and curl examples do exactly that against https://www.minimaxi.com/.... However the registry metadata does not declare the required credential or runtime even though the SKILL.md and script expect an API key (MINIMAX_API_KEY) and a Python 3 interpreter. The missing declaration is an inconsistency.
Instruction Scope
SKILL.md and scripts instruct only to call the stated MiniMax endpoint and to format/print returned quota data. The code does not read unrelated files, contact other endpoints, or attempt to access unrelated system state.
Install Mechanism
There is no install spec (instruction-only with an included script). The script is small, uses the standard library (urllib), and will not write or execute additional downloaded code. Note: it expects a Python 3 runtime to be available.
Credentials
The skill legitimately requires a single bearer token (MINIMAX_API_KEY) to call the MiniMax API, which is proportionate. However, the registry metadata does not list this required env var or a primary credential, so the manifest understates the secret access the skill needs. That omission reduces transparency and is a red flag.
Persistence & Privilege
The skill does not request persistent/global privileges (always is false) and does not modify other skills or system-wide settings. It only runs as invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-quota
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-quota 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:MiniMax Token Plan 额度查询工具,支持查询 M2.7、图片、视频、音乐、语音等模型的剩余配额
元数据
Slug minimax-quota
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

MiniMax Quota Query 是什么?

MiniMax Token Plan 额度查询工具。当需要查询 MiniMax API 使用量、剩余配额、额度重置时间时使用。支持查询 M2.7 文本、image-01 图片、Hailuo 视频、music-2.5 音乐、speech 语音等模型的用量。触发场景:用户问"查一下 MiniMax 额度"、"Toke... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 MiniMax Quota Query?

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

MiniMax Quota Query 是免费的吗?

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

MiniMax Quota Query 支持哪些平台?

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

谁开发了 MiniMax Quota Query?

由 hongjiahao371-pixel(@hongjiahao371-pixel)开发并维护,当前版本 v1.0.0。

💬 留言讨论