Ai Subtitle Free

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — automatically generate and burn in subtitles for free — and get captioned...

0· 49·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 generate and burn-in subtitles using a remote API and its instructions require a single service credential (NEMO_TOKEN) and describe endpoints for upload, session creation, SSE streaming, and render — all consistent with that purpose.
Instruction Scope
Runtime instructions direct the agent to upload user video/audio files and to POST to the service endpoints (including acquiring an anonymous token if NEMO_TOKEN is absent). This is expected for the feature, but the SKILL.md also requires reading skill frontmatter and detecting an install path to populate attribution headers; it does not instruct reading unrelated system files or other credentials.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be downloaded or written to disk by an installer as part of skill installation.
Credentials
Only NEMO_TOKEN is declared as required, which matches the documented API usage. The SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) that the registry summary did not; this mismatch is minor but worth noting because it suggests the skill may read or expect a local config directory for the same service.
Persistence & Privilege
always:false and no install actions are present. The skill creates ephemeral sessions with the remote API and does not request persistent system-wide privileges or alter other skills' configs.
Assessment
This skill will upload whatever video/audio files you give it to a remote service (mega-api-prod.nemovideo.ai) and uses a single credential (NEMO_TOKEN) or fetches a short-lived anonymous token automatically. Before installing or using: 1) consider whether you are comfortable uploading the specific content (sensitive or private video should be avoided); 2) confirm the NEMO_TOKEN you provide is for this service and has appropriate scope; 3) note the skill author and homepage are unknown — if you need stronger assurance, ask the publisher for provenance or use a known vendor; 4) be aware the SKILL.md mentions a local config path (~/.config/nemovideo/) in its frontmatter even though the registry metadata did not — this is likely benign (used for cached tokens) but you may want to confirm what local files, if any, will be read.

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

latestvk97c8fenqzhmqv2ykhh48dmsk184repx

License

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

Runtime requirements

💬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments