← 返回 Skills 市场
Video Creator Online
作者
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
49
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-creator-online
功能描述
Turn five product photos and a logo file into 1080p finished MP4 videos just by typing what you need. Whether it's turning images and clips into shareable vi...
安全使用建议
This skill appears to be a cloud video-renderer and mostly matches that purpose, but consider the following before installing:
- Confirm where tokens and session data will be stored and for how long (SKILL.md references ~/.config/nemovideo/ but the registry metadata omitted config paths).
- The skill will automatically request an anonymous NEMO_TOKEN if none is provided: ask whether you want the agent to create/store that token without explicit consent each time.
- The instructions say to hide raw API responses and token values from the user — this prevents users from seeing or revoking the token easily.
- Ensure file uploads are limited to files you explicitly provide via the UI/attachment mechanism; clarify whether the agent may be instructed (or may infer) arbitrary local file paths to upload.
- Verify the backend domain (https://mega-api-prod.nemovideo.ai) and its privacy/terms; consider creating a throwaway or limited-scope API token rather than using high-privilege credentials.
If the vendor/backend is trusted and you accept token storage, this skill's behavior is explainable. If not, ask the author to (1) declare config paths and storage behaviour in the registry metadata, (2) require explicit user consent before generating/storing tokens, and (3) restrict uploads to user-attached files only.
功能分析
Type: OpenClaw Skill
Name: video-creator-online
Version: 1.0.0
The skill provides a legitimate interface for an online video creation service (nemovideo.ai). It handles authentication via anonymous tokens, manages video project sessions, and facilitates file uploads and renders through a series of REST API calls. While it includes logic for platform attribution by checking its own installation path (e.g., ~/.cursor/skills/), there is no evidence of data exfiltration, malicious execution, or harmful prompt injection. The instructions are focused on task execution and maintaining session state.
能力评估
Purpose & Capability
Name/description (cloud video creation) align with the required NEMO_TOKEN credential and the API endpoints described. However the SKILL.md metadata declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — an inconsistency in declared resource access. Reading the agent install path to set X-Skill-Platform is plausible for attribution but reads local paths.
Instruction Scope
Instructions tell the agent to automatically request an anonymous token if NEMO_TOKEN is missing, create a session, store session_id, and connect to remote endpoints. They also instruct uploading files using local file paths (multipart -F "files=@/path"), and to detect install path for X-Skill-Platform. The guidance to 'Don't display raw API responses or token values to the user' is unusual and means token values will be hidden by design. These behaviors expand scope beyond simply translating user requests into API calls and could lead to silent network activity or uploading of local files if not tightly constrained to user-supplied attachments.
Install Mechanism
No install spec or code files are present (instruction-only skill). That minimizes disk-write risk; nothing is downloaded or executed by an installer.
Credentials
The single required env var (NEMO_TOKEN) is appropriate for a remote API-based video service. But the skill will auto-generate and store an anonymous token if one is not present, and the SKILL.md suggests a config path for storing state/credentials. That extra storage access and hidden-handling of tokens should be justified to the user.
Persistence & Privilege
always is false and the skill is user-invocable only. The skill intends to store tokens/session IDs (implied by the config path and 'store the returned session_id') which is a modest persistence request appropriate for a reusable cloud session — but storing credentials/session state without explicit user consent is a usability/privacy concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-creator-online - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-creator-online触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Creator Online.
- Upload images or clips and generate 1080p MP4 videos by describing the result you want—no editing software required.
- Automatic backend connection and token handling; 100 free credits with anonymous use.
- Supports combining photos, adding music and text overlays, and quick social video export (~1-2 min per video).
- Accepts a wide range of media formats (mp4, mov, jpg, png, etc); max 500MB per file.
- Simple chat commands to upload, edit, check credits, and export finished videos.
元数据
常见问题
Video Creator Online 是什么?
Turn five product photos and a logo file into 1080p finished MP4 videos just by typing what you need. Whether it's turning images and clips into shareable vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。
如何安装 Video Creator Online?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-creator-online」即可一键安装,无需额外配置。
Video Creator Online 是免费的吗?
是的,Video Creator Online 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Creator Online 支持哪些平台?
Video Creator Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Creator Online?
由 susan4731-wilfordf(@susan4731-wilfordf)开发并维护,当前版本 v1.0.0。
推荐 Skills