Subtitle Video Youtube

v1.0.0

Get captioned YouTube videos ready to post, without touching a single slider. Upload your YouTube video (MP4, MOV, AVI, WebM, up to 500MB), say something lik...

0· 56·0 current·0 all-time
bypeandrover adam@peand-rover
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 name/description (add captions and render videos) aligns with required artifacts: a single API credential (NEMO_TOKEN), session creation, upload, SSE, and export endpoints on mega-api-prod.nemovideo.ai. Nothing requested (binaries, unrelated credentials) is outside that scope.
Instruction Scope
SKILL.md instructs the agent to create sessions, stream SSE, upload user files/URLs, poll render status, and translate backend messages — all expected. It also instructs reading the skill's YAML frontmatter and detecting install path to set X-Skill-Platform; these require filesystem metadata access (read-only) which is reasonable but worth noting.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk: nothing is downloaded or executed locally by the skill itself.
Credentials
Only NEMO_TOKEN is required (primaryEnv). The manifest also declares a config path (~/.config/nemovideo/) and the instructions may read install path and the skill file; that access is plausible for platform attribution but users should be aware the skill may read those paths if platform permissions allow.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It does instruct use of session tokens for remote jobs (render jobs live server-side), which is expected for an external render service.
Assessment
This skill will upload videos and metadata to mega-api-prod.nemovideo.ai for remote captioning and rendering. Before installing or using it: (1) confirm you trust nemovideo.ai and its privacy/terms because uploaded video/audio will be processed off-device; (2) if you don't set NEMO_TOKEN, the skill will request an anonymous token from the service (no local secrets required); (3) the skill may read its own frontmatter and detect install paths or a ~/.config/nemovideo/ directory for attribution—if you have sensitive files in those paths, consider restricting access; and (4) avoid uploading private or sensitive footage unless you have verified the provider's data-handling policies. If you want higher assurance, request the skill author/publisher and privacy policy for the nemovideo API before use.

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

latestvk976nk20y5fht23457z1n2txw184npk5

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments