Ai Subtitle Honor
v1.0.0add video files into captioned honor videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. event organizers and content creators use it f...
⭐ 0· 21·0 current·0 all-time
by@udnerc
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill declares and uses a NEMO_TOKEN for a cloud backend (mega-api-prod.nemovideo.ai), which matches its stated purpose of uploading videos and requesting cloud renders. Minor inconsistency: registry metadata showed no required config paths, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). This appears minor (attribution/metadata mismatch) but should be clarified.
Instruction Scope
Instructions focus on creating/using a session token, uploading files, streaming SSE responses, and exporting rendered MP4s — all within the described subtitle/render workflow. The skill also instructs checking install paths (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform, which requires probing local paths; this is limited and used for attribution but is outside the core media processing flow and worth noting.
Install Mechanism
No install spec or code files — instruction-only. This is the lowest-risk install model because nothing is written to disk by the skill itself.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportionate for a cloud rendering API. The SKILL.md describes creating an anonymous token if none is present; this behavior is coherent with a service offering temporary anonymous access. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill is not forced-always-on and does not request elevated platform privileges. It does not instruct modifying other skills or system-wide settings. It will make network calls and upload user-provided files as part of normal operation.
Assessment
This skill appears to do what it says: upload user-supplied videos to a nemo video backend, generate subtitles, and return rendered files. Before installing or using it: 1) Confirm you trust the backend domain (mega-api-prod.nemovideo.ai) and accept that uploaded videos will be transmitted to and processed there. 2) Understand that NEMO_TOKEN (or the anonymous token the skill can fetch) grants access to your render/credits — don't reuse sensitive credentials. 3) Be cautious about uploading sensitive or private footage; ask the provider about retention, access, and deletion policies. 4) Note the small metadata mismatch (config path listed in SKILL.md frontmatter but not in registry metadata) and the fact the skill may probe install paths for attribution — if you want to avoid any local path checks, ask the skill author to remove that behavior or run in an environment where those paths are inaccessible.Like a lobster shell, security has layers — review code before you run it.
latestvk97539776jpjty0kvb87hrch6x84qgz3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🏆 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
