← Back to Skills Marketplace
susan4731-wilfordf

Video Creator Online

by susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
49
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-creator-online
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-creator-online
  3. After installation, invoke the skill by name or use /video-creator-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug video-creator-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.

How do I install Video Creator Online?

Run "/install video-creator-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Creator Online free?

Yes, Video Creator Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Creator Online support?

Video Creator Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Creator Online?

It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.

💬 Comments