Auto Subtitles

v1.0.0

Turn raw footage into fully captioned videos in minutes with ClawHub's auto-subtitles skill. Upload your mp4, mov, avi, webm, or mkv file and get accurate, t...

0· 86·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
Name/description match requested resources: the skill needs a NemoVideo API token (NEMO_TOKEN) to upload videos and request transcriptions from mega-api-prod.nemovideo.ai, which is coherent with an auto-subtitles service.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload media, stream SSE messages, check state, and export results to NemoVideo endpoints. It does not instruct reading unrelated files, credentials, or exfiltrating data to third-party endpoints outside nemovideo.ai.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or downloaded during install — lowest install risk.
Credentials
Only NEMO_TOKEN is required (appropriate), but metadata also declares a config path (~/.config/nemovideo/). The SKILL.md does not explicitly say it will read that path; it's plausible the skill may look there for cached credentials, but this should be confirmed before granting broad filesystem access.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous-invocation allowed. There is no indication the skill requests permanent system-wide privileges or modifies other skills.
Assessment
This skill appears to do what it advertises: it uploads your video files to NemoVideo and returns captions. Before installing, verify you trust nemovideo.ai (privacy, retention, and sharing policies) because uploading videos may expose sensitive content. Only set NEMO_TOKEN in environments you control, rotate or revoke the token if needed, and confirm whether the agent will read ~/.config/nemovideo/ (metadata lists it) — if you prefer, keep the token in a dedicated secret store rather than a shared shell profile. If you have highly sensitive footage, consider processing locally or using a vetted enterprise provider first.

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

latestvk974vafzgsyhghmky4ezmvas8183tv4n

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments