← 返回 Skills 市场
wanjie-openclaw-video
作者
liangshenghzj888-stack
· GitHub ↗
· v1.0.0
· MIT-0
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wanjie-openclaw-video-v1-0-2
功能描述
Generates Veo videos via natural language commands with automatic dependency repair, timeout handling, and background task monitoring.
安全使用建议
This skill appears to implement a legitimate video-generation flow, but exercise caution before installing: it will read your ~/.openclaw/openclaw.json to obtain an API key and send your prompts to https://maas-openapi.wanjiedata.com, it may auto-install Python packages at runtime, spawn detached background Python processes, and automatically open any URL returned by the service. Because the skill's source and homepage are unknown, consider these precautions: inspect the code yourself (or have someone you trust review it); run it in a sandbox or on a throwaway account/API key; back up and review ~/.openclaw/openclaw.json contents; or avoid installing if you cannot trust the publisher. The discrepancy (SKILL.md claims a Windows scheduled task but no code creates one) and the automatic opening of external URLs are the main risk signals.
能力评估
Purpose & Capability
Name/description, SKILL.md, and code all align around using a Veo model service to generate videos. The code posts prompts to a wanjiedata API and stores results in veo_result.txt, which matches the stated purpose.
Instruction Scope
Runtime instructions and code read ~/.openclaw/openclaw.json to extract an API key and send the user's prompt to an external endpoint. The worker also parses responses and automatically opens the first URL it finds in the user's browser. These actions go beyond simple local processing and involve reading local config and launching external network requests and browser windows.
Install Mechanism
No formal install spec is provided (instruction-only), which minimizes installer risk. However the included Python helper will attempt to pip-install 'requests' at runtime if missing, and hooks spawn detached Python processes — both behaviors cause code execution and network access at runtime.
Credentials
The skill requests no environment variables but expects and reads the user's ~/.openclaw/openclaw.json to obtain an API key. That file may contain sensitive credentials; the skill extracts the first provider apiKey without explicit scoping. Using local credentials to call an external service is plausible for this feature, but the access to local config is sensitive and not declared in the metadata.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill launches detached background worker processes that persist after the invoking message. SKILL.md mentions a Windows scheduled task, but no code creates such a task. Background processes and persistent monitoring are expected for a 'daemon' style skill, but they increase blast radius and should be considered before use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wanjie-openclaw-video-v1-0-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/wanjie-openclaw-video-v1-0-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
wanjie-openclaw-video 是什么?
Generates Veo videos via natural language commands with automatic dependency repair, timeout handling, and background task monitoring. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 wanjie-openclaw-video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wanjie-openclaw-video-v1-0-2」即可一键安装,无需额外配置。
wanjie-openclaw-video 是免费的吗?
是的,wanjie-openclaw-video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
wanjie-openclaw-video 支持哪些平台?
wanjie-openclaw-video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wanjie-openclaw-video?
由 liangshenghzj888-stack(@liangshenghzj888-stack)开发并维护,当前版本 v1.0.0。
推荐 Skills