Ai Video Converter

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — convert this MOV to MP4 at 1080p — and get converted MP4 files back in 20-...

0· 20·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
medium confidence
Purpose & Capability
Name/description claim cloud-based video conversion; runtime instructions call only the nemovideo.ai API and require NEMO_TOKEN. This is proportionate. Minor inconsistency: SKILL.md frontmatter lists a configPaths (~/.config/nemovideo/) while registry metadata stated none — why the skill advertises a config path but the registry doesn't list it is unclear.
Instruction Scope
SKILL.md instructs the agent to create or use an anonymous NEMO_TOKEN, create a session, upload video files, poll render status, and translate SSE output for the user. These actions stay within the stated purpose. The skill directs storage of session_id and token for subsequent requests (normal), and instructs not to display raw tokens. It also requires adding attribution headers and auto-detecting platform from install path — platform detection may require reading agent install path/environment, which is not fully specified.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk install surface — nothing is downloaded or written by an installer step.
Credentials
Only one credential is declared (NEMO_TOKEN) and is the primary credential — appropriate for a cloud API. The skill will auto-generate an anonymous token if none is provided, so pre-supplying NEMO_TOKEN is optional. The one concern is the frontmatter's configPaths reference (~/.config/nemovideo/) which implies the agent might read or write a config directory; the registry summary earlier listed no required config paths, causing a small mismatch that should be clarified.
Persistence & Privilege
Skill is not always-enabled and does not request elevated agent-wide privileges. It will persist session_id/token for its own requests (expected). Autonomous invocation is allowed (platform default) but not combined with other high-risk behaviors here.
Assessment
This skill appears to do exactly what it says: upload videos to a nemovideo.ai backend to convert formats. Before installing, consider: (1) You will send video files to an external service — check privacy and whether uploading sensitive video is acceptable. (2) The skill uses or stores a NEMO_TOKEN (it can generate a 7-day anonymous token if you don't set one); if you prefer control, supply a disposable token or review the service's account settings. (3) Clarify the config path mention (~/.config/nemovideo/) — confirm whether the agent will read/write files there. (4) Verify you trust the domain mega-api-prod.nemovideo.ai and the operator before sending proprietary content. If any of these are unacceptable, do not install or supply a token.

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

latestvk973b9335fy5k787j5ce6bbb0584mht7

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments