Image To Ai Video Generator Free
v1.0.0Tired of static images that fail to capture attention in a scroll-happy world? The image-to-ai-video-generator-free skill transforms your still photos into d...
⭐ 0· 41·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description describe image→video conversion and the runtime instructions call a matching nemovideo.ai API. Requiring a single NEMO_TOKEN credential is consistent with using a third‑party service. Minor inconsistency: the registry metadata lists NEMO_TOKEN as required, but the SKILL.md includes a fallback flow to obtain an anonymous token if none is present.
Instruction Scope
SKILL.md instructions stay within the stated domain: create/validate a session, upload images (file or URL), stream SSE responses, check credit balance, and export renders. It instructs reading the skill's YAML frontmatter for attribution headers and detecting a probable install path for X-Skill-Platform — these are reasonable for adding attribution but do require the agent to inspect its own files/paths.
Install Mechanism
Instruction-only skill with no install spec and no code payload; nothing is downloaded or written to disk by the skill itself according to the provided metadata.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate. However the metadata claims the token is required up-front while the instructions provide an anonymous-token endpoint to obtain one if missing — this discrepancy should be clarified. No unrelated secrets or other env vars are requested.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation. It requests no system-wide or other-skills configuration access. It retains session_id for the lifetime of interactions (expected for a session-based API).
Assessment
This skill appears to do what it claims: it sends your images to an external nemovideo.ai backend and uses a NEMO_TOKEN for authorization. Before installing, consider:
- Trust and privacy: uploaded images (and any metadata) will leave your device and be processed remotely; don't upload sensitive/private images unless you trust the service and its terms.
- Token behavior: the metadata says NEMO_TOKEN is required, but the skill can request an anonymous short-lived token itself (100 free credits, 7-day expiry). Decide whether you want to supply your own token or let the skill obtain one.
- External endpoint: the API base is mega-api-prod.nemovideo.ai — if you have policies about allowed external services, verify this domain's reputation and privacy policy.
- Attribution headers and path detection: the skill reads its frontmatter and may probe common install paths to set an X-Skill-Platform header; this is benign but worth noting.
If you need higher assurance, ask the publisher for source code or a trusted homepage, and confirm the service's privacy/retention policy for uploaded media.Like a lobster shell, security has layers — review code before you run it.
latestvk97d65qpmeycvgnkshtwnft81d8405f0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
