Ai Caption Generator
v1.0.1The ai-caption-generator skill transcribes and burns accurate, styled captions into your videos using deep speech recognition and NLP alignment. It handles m...
⭐ 0· 50·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (auto-transcribe, style, burn captions) match the declared requirements: NEMO_TOKEN auth, NEMO_API_URL, and a local config path for a client_id. Nothing requested (env vars, config path) appears unrelated to captioning.
Instruction Scope
Instructions tell the agent to obtain/use NEMO_TOKEN (auto-acquire anonymous token if none), create/read ~/.config/nemovideo/client_id, and communicate with https://mega-api-prod.nemovideo.ai. This is coherent for a cloud captioning service, but it does imply uploading user video/audio to an external service and persisting a client_id on disk; users should be aware of the privacy implications of sending media to an external API.
Install Mechanism
No install spec or code files — the skill is instruction-only, which minimizes disk footprint and avoids installing third-party binaries.
Credentials
Only NEMO_TOKEN (primary credential) is required; optional environment variables (NEMO_API_URL, NEMO_CLIENT_ID, etc.) are documented. The requested env/config access is proportional to the service being used.
Persistence & Privilege
always:false and normal autonomous invocation. The skill writes a non-secret UUID to ~/.config/nemovideo/client_id to persist a client id (rate-limit tracking). Writing this file is expected for the workflow but is a persistent change the user should be aware of.
Scan Findings in Context
[no_findings] expected: Regex scanner had no code to analyze — SKILL.md is instruction-only. Absence of findings does not imply safety; the runtime behavior will involve network I/O and local config writes as documented.
Assessment
This skill appears coherent for cloud-based captioning, but before installing consider: (1) Media privacy — the skill will upload your video/audio to nemovideo's API (mega-api-prod.nemovideo.ai); avoid sending sensitive or confidential footage unless you trust their service and privacy policy. (2) Persistence — it will create ~/.config/nemovideo/client_id (a UUID) and may obtain a short-lived anonymous NEMO_TOKEN (7-day token). If you prefer control, set your own NEMO_TOKEN environment variable from your nemovideo account so tokens aren’t auto-created. (3) Verify the domain and links (nemovideo.com, repository/homepage) yourself if provenance matters. (4) You can revoke anonymous tokens via the service settings; if you have compliance concerns, do not use the skill for restricted content. Overall the skill is internally consistent, but review nemovideo's privacy/security policies and decide whether uploading your videos to this third-party service is acceptable.Like a lobster shell, security has layers — review code before you run it.
latestvk975hgsxw6tw7brry0whzfrmsd83smje
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
