Ai Subtitle Apk

v1.0.0

Turn a 3-minute tutorial video recorded on phone into 1080p captioned video files just by typing what you need. Whether it's adding AI-generated subtitles to...

0· 46·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description request video subtitle rendering and the SKILL.md only asks for a single API token (NEMO_TOKEN) and HTTP calls to mega-api-prod.nemovideo.ai — these are expected and proportional to the stated purpose.
Instruction Scope
Instructions focus on session creation, upload, SSE, and export flows to the nemovideo.ai backend. They explicitly instruct uploading user video files and polling for render results (expected). Slight scope note: the file mentions detecting install path and a config path (~/.config/nemovideo/) to set X-Skill-Platform / headers — that implies the agent might inspect local paths; this is not necessary for core function and is a minor scope creep to be aware of.
Install Mechanism
No install spec and no code files — the skill is instruction-only and does not install third-party packages or fetch executable archives.
Credentials
Only NEMO_TOKEN is required, which is appropriate for an API-backed rendering service. Minor inconsistency: the SKILL.md frontmatter advertises a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths; this is likely benign but worth checking if the agent will attempt to read local config files.
Persistence & Privilege
always:false and normal model invocation; the skill does not request permanent/always-on privilege or other skills' configs.
Assessment
This skill will upload your video files to an external service (mega-api-prod.nemovideo.ai) and requires an API token (NEMO_TOKEN). Before installing: (1) Confirm you trust the nemovideo.ai service and its privacy/storage policies because your media will leave your device; (2) Prefer using a token you control (registered account) rather than relying on anonymous tokens if you need auditability; (3) Be aware the skill's instructions mention detecting local install/config paths — verify the agent will not read unrelated local files you want kept private; (4) Revoke the token if you stop using the skill. The skill appears internally consistent with its purpose, but verify the external service and token handling meet your privacy/organizational requirements.

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

latestvk97125na9q3fx5yr3z400vtgas84sm8a

License

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

Runtime requirements

📱 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments