← Back to Skills Marketplace
Uncensored Ai Image To Video
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uncensored-ai-image-to-video
Description
convert still images into animated video clips with this skill. Works with JPG, PNG, WEBP, BMP files up to 200MB. digital artists, content creators, adult co...
Usage Guidance
This skill appears to be a straightforward cloud image→video renderer, but before installing: 1) Verify the backend domain (mega-api-prod.nemovideo.ai) — do you trust that third-party service and its privacy/terms, especially since it advertises 'uncensored' uploads? 2) Decide whether to set NEMO_TOKEN yourself (recommended) rather than allowing the skill to generate and store an anonymous token. 3) Ask the publisher or inspect runtime logs (if possible) whether the agent will read ~/.config/nemovideo/ or probe install paths — that behavior is not necessary for rendering and could expose local config. 4) Remember all images are uploaded to a remote service; do not upload anything you consider highly sensitive. If you cannot confirm the domain, storage location for tokens, or why the config path is needed, treat this skill with caution or avoid installing it.
Capability Analysis
Type: OpenClaw Skill
Name: uncensored-ai-image-to-video
Version: 1.0.0
The skill is a functional wrapper for an AI image-to-video generation service hosted at nemovideo.ai. It automates session management, anonymous token acquisition, and file uploads to a remote GPU rendering pipeline. While it targets 'uncensored' content niches, the code and instructions (SKILL.md) are focused entirely on API orchestration and do not exhibit signs of data exfiltration, malicious local execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions (upload image → remote GPU render → download MP4). Requesting a single service credential (NEMO_TOKEN) is coherent. However, the SKILL.md metadata declares a config path (~/.config/nemovideo/) and platform-detection logic based on install paths, while the registry summary lists no required config paths — this inconsistency is unexplained and could cause the agent to access local filesystem locations it doesn't need to.
Instruction Scope
Most runtime steps stay within the stated purpose (create session, upload images, SSE for progress, poll export). But the instructions also: (a) auto-create and store an anonymous token if NEMO_TOKEN is not set, (b) instruct the agent to include a platform header derived from the install path (implies probing filesystem paths), and (c) the SKILL.md metadata references a local config path. The skill will transmit user images and metadata to https://mega-api-prod.nemovideo.ai — expected for a cloud render service but important to note. The combination of automatic token minting, hidden storage, and implicit filesystem checks increases the attack surface and privacy risk.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is downloaded or written by an installer. This minimizes supply-chain risk.
Credentials
Only one credential is declared (NEMO_TOKEN), which is appropriate for a third-party API. However, the skill offers to mint and store an anonymous token automatically and also references a config path in its metadata that could contain other secrets; the registry summary did not list that config path. Ask whether the skill will read that config directory and where it stores tokens.
Persistence & Privilege
The skill is not always:true and does not request elevated system privileges. It will store a session_id/token for its own requests, which is normal for a remote service client. It does not claim to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uncensored-ai-image-to-video - After installation, invoke the skill by name or use
/uncensored-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 Uncensored AI Image to Video.
- Convert JPG, PNG, WEBP, BMP images (up to 200MB) into 1080p animated video clips without content restrictions.
- Authentication via anonymous token system; get 100 free credits valid for 7 days.
- Fast cloud GPU rendering with 30–90 second turnaround per clip.
- Supports multiple workflows: quick edit, batch processing, and iterative refinements.
- Easy session management and clear error handling for uploads, state, and exports.
- Output video in MP4 (H.264), with other media formats supported for export.
Metadata
Frequently Asked Questions
What is Uncensored Ai Image To Video?
convert still images into animated video clips with this skill. Works with JPG, PNG, WEBP, BMP files up to 200MB. digital artists, content creators, adult co... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.
How do I install Uncensored Ai Image To Video?
Run "/install uncensored-ai-image-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uncensored Ai Image To Video free?
Yes, Uncensored Ai Image To Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uncensored Ai Image To Video support?
Uncensored Ai Image To Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uncensored Ai Image To Video?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills