Image To Video Ai Free No Sign Up

v1.0.0

convert images into animated video clips with this skill. Works with JPG, PNG, WEBP, GIF files up to 200MB. social media creators use it for converting still...

0· 22·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (image→video conversion) match the declared requirement (NEMO_TOKEN) and the SKILL.md endpoints (nemovideo API). The declared config path (~/.config/nemovideo/) is consistent with session/token storage for that service.
Instruction Scope
Instructions are narrowly scoped to authenticating (optionally creating an anonymous token), creating a session, uploading files, starting renders, polling for completion, and returning download URLs. The skill instructs the agent to generate a UUID, POST to the nemo API to get an anonymous token, store session_id, use SSE for streaming responses, and poll render endpoints. Minor note: headers include X-Skill-Platform derived from an install path (e.g., ~/.clawhub/) which implies the agent may need to detect its install location; this is a limited system-info action but not disproportionate to the task. The skill explicitly tells the agent not to display raw tokens or API responses to the user.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written by an automated installer, so the install surface is minimal.
Credentials
Only one credential (NEMO_TOKEN) is required and it directly maps to the external API used. The skill will auto-create an anonymous token if none is provided (100 free credits, 7-day expiry). The declared config path is plausible for storing session/token info. No unrelated secrets or extra environment variables are requested.
Persistence & Privilege
The skill is not forced-always-enabled and does not request elevated platform privileges. It may store session data (token/session_id) and reference a per-skill config path, which is normal for this type of integration.
Assessment
This skill sends your uploaded images (and any metadata sent with them) to a third-party API at mega-api-prod.nemovideo.ai and will create an anonymous token for you if you don't provide one. If you care about privacy or sensitive content, avoid uploading images with personal data. You can set NEMO_TOKEN yourself if you prefer to control the credential. The skill may read or write a small per-skill config folder (~/.config/nemovideo/) to persist session info. Before installing/using: (1) confirm you're comfortable with a third party processing your media, (2) check the nemovideo service privacy and retention policy if available, and (3) avoid uploading sensitive images or secrets. If you want a deeper review, provide the full (untruncated) SKILL.md and any expected user flows for token storage and config file locations.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ed25852qpbmq9t6v0bnzx3n84p3cb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🖼️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments