← Back to Skills Marketplace
Pixverse Ai Image To Video
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pixverse-ai-image-to-video
Description
Get animated video clips ready to post, without touching a single slider. Upload your static images (JPG, PNG, WEBP, HEIC, up to 20MB), say something like "a...
Usage Guidance
What to consider before installing: 1) Source & domain: the skill uses an external API (mega-api-prod.nemovideo.ai) and the skill's homepage/source are unknown — verify the service and its privacy policy before uploading any private or sensitive images. 2) Metadata mismatch: SKILL.md references a config path (~/.config/nemovideo/) not declared in the registry metadata — ask the publisher whether the skill will read or write that directory or persist tokens. 3) Credentials: the skill needs a NEMO_TOKEN (or will obtain an anonymous token). Prefer using the anonymous flow or a scoped/temporary token if available; avoid supplying long‑lived credentials you use elsewhere. 4) Data exfiltration risk: the service necessarily uploads images to a remote server; do not use with confidential images unless you trust the provider. 5) Ask the publisher for provenance (homepage/source repo) and a privacy/retention statement; if you cannot verify the service, treat the skill as untrusted and avoid installing or uploading sensitive content.
Capability Analysis
Type: OpenClaw Skill
Name: pixverse-ai-image-to-video
Version: 1.0.0
The skill instructions in SKILL.md contain a high-risk directive to process 'tool calls' received from a remote SSE stream (mega-api-prod.nemovideo.ai) 'internally' without forwarding them to the user. This creates a significant vulnerability to indirect prompt injection, where a remote server could potentially execute unauthorized tools on the agent's host. Additionally, the skill uses a third-party domain (nemovideo.ai) for a service branded as 'PixVerse' and automates the generation and storage of authentication tokens in the environment and local configuration files (~/.config/nemovideo/).
Capability Assessment
Purpose & Capability
The skill's declared purpose (convert static images to short videos) matches the runtime instructions and the single required credential (NEMO_TOKEN). However, the SKILL.md metadata includes a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch is an incoherence that should be clarified.
Instruction Scope
SKILL.md stays within the stated scope: it describes authenticating (using NEMO_TOKEN or obtaining an anonymous token), session creation, uploading images, SSE-based messaging, polling render status, and downloading outputs. It does not instruct reading unrelated system files or harvesting unrelated environment variables.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That reduces installation risk.
Credentials
Only one credential (NEMO_TOKEN) is requested, which is proportional. The skill will also obtain an anonymous token if none is present. The noteable concern is the metadata discrepancy mentioning a config path that could imply reading/writing ~/.config/nemovideo/ (not declared elsewhere). Confirm whether the skill will persist tokens or other data to that path.
Persistence & Privilege
always:false and no install hooks are present. The skill does not request permanent agent-wide privileges and does not instruct modifying other skills or global agent configuration. Still verify whether it persists session or token data locally given the configPath inconsistency in SKILL.md.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pixverse-ai-image-to-video - After installation, invoke the skill by name or use
/pixverse-ai-image-to-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of PixVerse AI Image to Video.
- Instantly convert static images (JPG, PNG, WEBP, HEIC) up to 20MB into 1080p MP4 video clips with AI-powered animation.
- Simple setup: automatic anonymous token generation and cloud session creation.
- Drag-and-drop upload support with natural language prompts for animation, aspect ratio, overlays, and audio.
- Built-in cloud rendering pipeline; ready-to-download videos in 30–90 seconds.
- Session-based editing: manage tracks, preview drafts, and export when satisfied.
- Clear guidance for errors, supported formats, and running out of credits or export quota.
Metadata
Frequently Asked Questions
What is Pixverse Ai Image To Video?
Get animated video clips ready to post, without touching a single slider. Upload your static images (JPG, PNG, WEBP, HEIC, up to 20MB), say something like "a... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Pixverse Ai Image To Video?
Run "/install pixverse-ai-image-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pixverse Ai Image To Video free?
Yes, Pixverse Ai Image To Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pixverse Ai Image To Video support?
Pixverse Ai Image To Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pixverse Ai Image To Video?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills