Video Caption Generator Ai
v1.0.0Tired of manually transcribing dialogue and syncing captions frame by frame? The video-caption-generator-ai skill automates the entire captioning workflow —...
⭐ 0· 41·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (automated transcription and caption export) match the declared requirement for a single API credential (NEMO_TOKEN) and the SKILL.md's API endpoints for session creation, upload, transcription, and export. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions explicitly require uploading user video files or URLs to the remote API and streaming SSE messages; they also instruct creating/reading a local client id at ~/.config/video-caption-generator-ai/client_id and probing install paths (~/.clawhub, ~/.cursor/skills/) to set an attribution header. These behaviors are coherent for a cloud captioning service but involve reading/writing a small config file and transmitting potentially sensitive media to an external domain.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest installation risk). Nothing is downloaded or executed locally beyond creating a small config file if missing.
Credentials
Only one required env var (NEMO_TOKEN) is declared and used as the Bearer token for the remote API. The skill also supports obtaining an anonymous token via the service if NEMO_TOKEN is absent; no unrelated secrets or excessive env access are requested.
Persistence & Privilege
always:false (no forced presence). The skill will create/read a client_id file under the user's ~/.config directory and probe common skill install paths to set attribution headers. This is limited persistence/scope and does not modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: it sends video/audio to a remote captioning backend and needs a NEMO_TOKEN. Before installing or using it: (1) confirm you trust the backend domain (mega-api-prod.nemovideo.ai) and the skill author since your videos will be uploaded; (2) prefer providing a scoped or anonymous token rather than long-lived secrets; (3) note the skill will create a small client_id file at ~/.config/video-caption-generator-ai/client_id and will detect installation paths for attribution headers (this may reveal which client you use); (4) test with non-sensitive or short sample videos first; (5) if you need on-device or private captioning, avoid uploading sensitive content to unknown cloud services. If you want higher assurance, request the skill's source or a vetted upstream provider URL before use.Like a lobster shell, security has layers — review code before you run it.
latestvk973d11mvzrhv462sbnhvxxz3s840jxt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
