Caption Generator For Video Free

PassAudited by ClawScan on Apr 12, 2026.

Overview

The skill's declared purpose (server-side captioning) aligns with its runtime instructions and requested credential (NEMO_TOKEN); it will contact an external API and upload media, which is expected behavior for this functionality.

This skill will upload your videos and audio to an external service (mega-api-prod.nemovideo.ai) for caption generation and rendering; only a single service token (NEMO_TOKEN) is required and the skill can create a short-lived anonymous token for you if you don't supply one. Before installing, decide whether you are comfortable with your media and derived captions being sent to that domain, and check the service's privacy/retention policy if you plan to process sensitive content. Note the small inconsistency: the SKILL.md mentions a config path (~/.config/nemovideo/) while the registry metadata did not — consider inspecting that path if the skill is run locally. If you prefer more control, set NEMO_TOKEN yourself rather than letting the skill auto-acquire and store a token.