Hailuo Video Generator
v1.0.0MiniMax Hailuo 视频生成技能 - 使用 S2V-01 模型进行主体参考视频生成。可以生成视频、查询任务状态、下载视频文件。
⭐ 1· 562·2 current·2 all-time
byRong@kylinr
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, declared env var (MINIMAX_API_KEY), required binary (curl), and the endpoints in SKILL.md all align with a MiniMax video-generation integration. The config path (~/.openclaw/openclaw.json) is used only as an alternate place to read the API key, which is consistent with the stated purpose.
Instruction Scope
SKILL.md contains only curl calls to api.minimax.chat endpoints for create/query/download and instructions to read MINIMAX_API_KEY from env or a specific key in ~/.openclaw/openclaw.json. Minor inconsistency: example usage uses jq to parse responses (e.g., jq -r), but jq is not listed in required binaries. The docs include an optional callback_url parameter (legitimate for asynchronous workflows) — users should be cautious if supplying internal endpoints as callbacks because callbacks send task metadata externally.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the installer. This is the lowest-risk install profile.
Credentials
Only one credential (MINIMAX_API_KEY) is required and is used by the documented API calls. The single config path is only used to look up the same key. No unrelated secrets or excessive environment access are requested.
Persistence & Privilege
always is false, user-invocable is true, and the skill does not request persistent or elevated platform-wide privileges. It does not modify other skills' configuration.
Assessment
This skill appears coherent and limited to calling MiniMax video APIs. Before installing: (1) Confirm you trust the MiniMax service at api.minimax.chat and only provide an API key you are willing to use with that provider. (2) If you use the optional callback_url, do not set it to internal or sensitive endpoints unless you understand that task metadata (and possibly links) will be posted there. (3) The examples use jq to parse JSON — install jq if you want to run the examples as-is. (4) Avoid placing unrelated secrets in ~/.openclaw/openclaw.json; the skill only expects skills.hailuoVideo.apiKey.Like a lobster shell, security has layers — review code before you run it.
aivk970w8c1r8b8s5wv6j1e06cx9n82gfschailuovk970w8c1r8b8s5wv6j1e06cx9n82gfsclatestvk970w8c1r8b8s5wv6j1e06cx9n82gfscminimaxvk970w8c1r8b8s5wv6j1e06cx9n82gfscvideovk970w8c1r8b8s5wv6j1e06cx9n82gfsc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
Binscurl
EnvMINIMAX_API_KEY
Config~/.openclaw/openclaw.json
Primary envMINIMAX_API_KEY
