← Back to Skills Marketplace
peand-rover

Video Generator Free Google

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-free-google
Description
Turn a short text description of a product launch into 1080p ready-to-share videos just by typing what you need. Whether it's generating short videos from te...
Usage Guidance
This skill mostly behaves like a normal cloud video-generation integration, but it will: (1) make network calls to https://mega-api-prod.nemovideo.ai, (2) automatically request an anonymous token if you don't provide NEMO_TOKEN, and (3) store a session_id/token for future requests. Before installing, consider: - Provide your own NEMO_TOKEN if you don't want the skill to generate anonymous credentials on your behalf. - Ask where tokens/session IDs are stored (in-memory only vs. written to ~/.config/nemovideo/) and whether the skill will create files on disk. - Be comfortable with the external host (mega-api-prod.nemovideo.ai) seeing uploads of any media you send. - If you need stricter guarantees, decline automatic token creation and restrict the skill to use a token you supply. Additional info that would raise confidence: explicit statements in the skill about where/if tokens are persisted, what exactly is written to disk (if anything), and why the config path in metadata is required.
Capability Analysis
Type: OpenClaw Skill Name: video-generator-free-google Version: 1.0.0 The skill bundle is a legitimate integration for an AI video generation service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication via anonymous tokens, handle sessions, and interact with a cloud rendering pipeline via standard API endpoints. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the behavior is entirely consistent with the stated purpose of generating and exporting videos.
Capability Assessment
Purpose & Capability
The skill's name and description (AI cloud video generation) align with the single required credential NEMO_TOKEN and the listed API endpoints. However the frontmatter also declares a required config path (~/.config/nemovideo/) that the runtime instructions do not meaningfully explain or use, which is an unexplained access request.
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN, and if absent to automatically POST to an anonymous-token endpoint, create sessions, upload user files, stream SSE responses, and poll status — all expected for this service. Concerns: the skill will automatically create anonymous credentials (using generated UUIDs) and store the returned token/session for future calls; it also requires detecting the agent install path to set an attribution header (this requires filesystem inspection). The doc instructs not to show raw tokens, which is reasonable, but automatic credential creation and implicit storage without a clear storage location or explicit user consent is surprising and could be abused.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All runtime behavior is via HTTP requests and in-memory/session-state; nothing is written by an install step.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which fits a third-party video API. But the metadata's declared config path (~/.config/nemovideo/) appears unnecessary given the runtime instructions, and the skill's behavior of auto-obtaining tokens means it will act without a user-provided secret. It's unclear whether tokens/session IDs are persisted to disk (and where), which increases the risk surface.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. Autonomous invocation is allowed (platform default). There is no evidence it modifies other skill configurations or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-generator-free-google
  3. After installation, invoke the skill by name or use /video-generator-free-google
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Easily generate 1080p videos from text or images with fast cloud rendering and free credits. - Create videos by describing your need in text or uploading images (no timeline or export setup required). - Free to use: automatic setup of a 7-day, 100-credit token for new users. - Simple workflow: upload, describe, and download your video—process completes in about 1–2 minutes. - Supports exporting as MP4 and previewing timeline edits; compatible with popular formats (MP4, MOV, JPG, PNG, etc.). - Handles common tasks: checking credits, uploading files, tracking video state, and exporting, all with clear error handling. - Designed for straightforward social video creation and sharing with minimal manual editing.
Metadata
Slug video-generator-free-google
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Generator Free Google?

Turn a short text description of a product launch into 1080p ready-to-share videos just by typing what you need. Whether it's generating short videos from te... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install Video Generator Free Google?

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

Is Video Generator Free Google free?

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

Which platforms does Video Generator Free Google support?

Video Generator Free Google is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Generator Free Google?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments