Subtitle Generator Davinci Resolve

v1.0.0

Get captioned video files ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, MKV, up to 500MB), say something like "gen...

0· 55·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
medium confidence
Purpose & Capability
The skill claims to be a cloud-based subtitle/renderer and all runtime instructions (session creation, upload, export, polling) match that purpose. It legitimately requires a service token (NEMO_TOKEN). Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) in metadata, but the registry metadata shown earlier reported no required config paths — this mismatch should be clarified.
Instruction Scope
The SKILL.md instructs the agent to upload user video files and to POST to external endpoints at mega-api-prod.nemovideo.ai, create sessions, use SSE, and poll for render results — all within scope for a cloud render/subtitle tool. It does not instruct reading unrelated local files or environment variables beyond NEMO_TOKEN. Important privacy implication: user video/audio files are sent to a third-party cloud service; users should be aware of that.
Install Mechanism
Instruction-only skill with no install spec and no binaries — lowest installation risk. Nothing is downloaded or written to disk by the skill itself.
Credentials
Only NEMO_TOKEN is required as the primary credential, which is proportionate for authenticating to the described backend. Caveats: the SKILL.md also references a config path in its frontmatter (potentially implying local config usage) which wasn't declared elsewhere; confirm whether the skill will read files under ~/.config/nemovideo/ before installing. Also, any token you provide grants the skill the ability to act as that identity against the external API, so ensure the token is scoped appropriately.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not attempt to modify other skills or system-wide configs in the instructions provided.
Assessment
This skill sends your uploaded videos and audio to an external service (mega-api-prod.nemovideo.ai) for subtitle generation and rendering. Before using it: (1) Confirm you trust that domain and its privacy/retention policy because media will leave your machine. (2) Provide a purpose-scoped or ephemeral NEMO_TOKEN (do not reuse highly privileged secrets). (3) Ask the publisher for a homepage or source code (none is listed) and clarification about the ~ /.config/nemovideo/ path (the registry metadata and the SKILL.md disagree). (4) If you need stronger assurance, request sample API request/response logs or a developer repo to audit how tokens and uploads are handled.

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

latestvk97aqemp8mqj25sf4e1v9fbjfd84pq9k

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments