Dzine Ai
v1.0.0create images or prompts into designed video content with this dzine-ai skill. Works with JPG, PNG, MP4, MOV files up to 200MB. marketers use it for turning...
⭐ 0· 60·0 current·0 all-time
by@mory128
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill claims to create/transform images into video via a remote service and requires a single service credential (NEMO_TOKEN). That aligns with the stated purpose. Minor inconsistency: the SKILL.md frontmatter metadata references a config path (~/.config/nemovideo/) and install-path detection, whereas the registry metadata reported no required config paths — this is a small mismatch but explainable (the skill may optionally read its own config).
Instruction Scope
Runtime instructions stay within the video-rendering domain (session creation, SSE, uploads, export polling). The skill will automatically obtain an anonymous token if NEMO_TOKEN is not present (POST to an anonymous-token endpoint) and will store session_id/token for subsequent calls. It also instructs reading its YAML frontmatter and probing install paths to set attribution headers. These behaviors are reasonable for operation, but they do involve creating/storing a token and reading some local paths (install location and possibly ~/.config/nemovideo/) which the user should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. Lowest-risk installation footprint.
Credentials
Only one credential is requested (NEMO_TOKEN), which is proportional to a cloud-rendering service. The SKILL.md does describe generating and storing an anonymous token if none is supplied. The embedded metadata's reference to a config path (~/.config/nemovideo/) is not declared in the registry requirements, which is a minor inconsistency to confirm.
Persistence & Privilege
The skill is not always-enabled, and autonomous model invocation remains default (allowed). It stores session_id/token for the session as part of normal operation but does not request elevated platform privileges or modify other skills. No excessive persistence flags are present.
Assessment
This skill appears to do what it says: call nemo video APIs to render videos and therefore needs a NEMO_TOKEN. Before installing, consider: 1) Provide your own NEMO_TOKEN if you have one (safer than relying on automatically minted anonymous tokens). 2) The skill will call external endpoints (mega-api-prod.nemovideo.ai) and will create and store a session token — verify you are okay with that service receiving uploaded media. 3) The SKILL.md mentions reading install paths and a config directory (~/.config/nemovideo/) — ask the publisher whether and how local files or that folder are accessed. 4) If you handle sensitive media, review the service's privacy/data-retention policies. If you need certainty about the minor metadata inconsistency or where tokens/sessions are persisted, request clarification from the skill author before enabling it.Like a lobster shell, security has layers — review code before you run it.
latestvk97001vp5dj9862xfczwk5tkg184k0sy
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎨 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
