minimax-monitorUse when (1) user says "mmx 仪表盘启动" / "mmx monitor" / "MiniMax 配额查询" / "打开 minimax 监控" and wants a real-time dashboard. (2) user wants to check how much of th...
Install via ClawdBot CLI:
clawdbot install wangjipeng977/minimax-monitorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://img.shields.io/badge/License-MIT-blueUses known external API (expected, informational)
open.feishu.cnAI Analysis
The skill uses local Node.js and Python scripts to query MiniMax API and push to Feishu, which is consistent with its stated monitoring purpose. No evidence of data exfiltration to unauthorized servers, hidden instructions, or credential harvesting; the external URLs (Feishu API, badge image) are benign and expected. The `exec()` usage is for legitimate local server startup and browser opening, not for arbitrary command injection.
Generated May 21, 2026
开发团队使用网页端仪表盘实时查看 MiniMax API 套餐的配额使用率、速率限制和重置倒计时,确保服务不因超配额而中断。适用于需要稳定调用 AI API 的 SaaS 产品开发。
运维或管理人员通过飞书接收每日或按需的配额卡片,包含总体使用率、模型明细和本周配额,避免因额度不足导致业务中断。适合企业内部使用 MiniMax API 的团队。
利用监控中心的模型明细(颜色标记),分析各模型消耗比例,针对使用率过高的模型进行优化或切换更经济的套餐,降低 API 调用成本。
将监控脚本集成到 CI/CD 流水线或 Kubernetes 中,定期查询配额并推送告警到飞书,实现基础设施级监控,适合自动化运维场景。
为中小客户提供 MiniMax API 的配额管理服务,通过监控中心实时展示用量,按使用量或套餐收费。
在为客户定制的 AI 解决方案中嵌入配额监控,作为增值服务,确保客户业务连续性。
在 SaaS 产品中提供可嵌入的配额监控仪表盘,向用户展示其 API 使用情况,提升产品粘性。
💬 Integration Tip
确保后端服务在页面之前启动,端口为9876;API Key 必须以 sk-cp- 开头(Token Plan 类型)。
Scored Aug 8, 2026
Audited May 10, 2026 · audit v1.0
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.