MiniMax Provider 配置
v2.0.0为 OpenClaw 配置 MiniMax 作为模型源。MiniMax 提供两种接入方式:API Key 直连(openai-completions 协议)和 OAuth 门户(anthropic-messages 协议)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 MiniMax"、"配 minimax"、"接入 MiniMax 模型"、"加海螺模型"、"配 M2.1"时使用此 skill。
⭐ 1· 1.7k·3 current·3 all-time
by@jooey
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (add MiniMax provider) matches the instructions: testing endpoints, adding provider entries to ~/.openclaw/openclaw.json, configuring aliases and fallbacks. No unrelated credentials, binaries, or operations are requested.
Instruction Scope
Instructions stay within provider-configuration scope (curl tests to api.minimaxi.com, edit openclaw.json, configure aliases and fallbacks). Notable point: the skill explicitly instructs placing API keys (or an OAuth marker) into the OpenClaw config file, which stores secrets on disk; this is a privacy/security consideration but is consistent with the task.
Install Mechanism
This is an instruction-only skill (no install spec, no code files). README suggests optional install via clawhub/git/github tarball, which are standard and expected. No opaque download-from-random-server installs are present.
Credentials
The skill does not request unrelated environment variables or credentials. It expects the user to supply MiniMax API credentials (or use the OpenClaw 'minimax-oauth' marker). This is proportional, but storing an API key in ~/.openclaw/openclaw.json means the key will be saved in plaintext unless OpenClaw itself encrypts it — users should be aware and prefer OAuth where available.
Persistence & Privilege
Skill does not request always:true, nor does it attempt to modify other skills or global agent settings beyond writing provider entries into the user's OpenClaw config — which is the intended effect for a provider-install skill. Autonomous invocation is the platform default and not a unique risk here.
Assessment
This skill appears to do what it says: add MiniMax providers to OpenClaw. Before installing: 1) Back up ~/.openclaw/openclaw.json; adding an API key will store a secret on disk—prefer OAuth ('minimax-oauth') if you want platform-managed tokens. 2) Verify the MiniMax base URLs (api.minimaxi.com) and the GitHub repo (if you clone) are authentic. 3) Test connectivity with the provided curl commands using a throwaway account or after confirming billing/limits. 4) Be aware the README contains a promotional invite link; that's not required for functionality. If you want extra assurance, inspect the cloned README/SKILL.md locally before running any agent actions that modify your config.Like a lobster shell, security has layers — review code before you run it.
latestvk979zrwywnjw03tdb160y0ct9n80tsqt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
