To Video
v1.0.0Turn a 2-minute screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's converting raw recordings into polished shareable vi...
⭐ 0· 57·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill's name and description (convert raw footage to edited MP4s) align with the requests in SKILL.md: it calls a remote video-rendering API, uploads files, creates render jobs, polls for completion, and returns download URLs. Requesting a single service token (NEMO_TOKEN) is appropriate for this purpose.
Instruction Scope
Instructions confine activity to interacting with the remote API (session creation, SSE conversation, uploads, exports). The skill will upload user-supplied media and stream server-sent events. It also instructs the agent to read this file's YAML frontmatter for attribution and to inspect install paths to set an X-Skill-Platform header — reading its own metadata and detecting its install location is plausible but slightly broader than strictly necessary for core function.
Install Mechanism
No install spec or code files — instruction-only. This is low-risk: nothing will be written to disk by an installer as part of skill setup.
Credentials
Only NEMO_TOKEN is declared as required, which fits a cloud API client. The instructions also describe obtaining an anonymous token if NEMO_TOKEN is absent. You should treat NEMO_TOKEN as a full bearer token for the external service — granting it allows the skill to act on that account and access uploaded media and billing/credits.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-wide settings. It runs when invoked and uses transient network sessions; no elevated or persistent platform privileges are requested.
Assessment
This skill uploads whatever media you provide to a third-party backend (mega-api-prod.nemovideo.ai) and acts using a bearer token (NEMO_TOKEN) or an anonymous token it fetches for you. Before installing or using it: (1) confirm you are comfortable with your videos being sent to that domain and review its privacy/terms; (2) only supply a NEMO_TOKEN with the minimal privileges you accept (avoid reusing long-lived high-privilege tokens); (3) note a small inconsistency in the SKILL.md metadata (it references a config path in frontmatter and also instructs detecting install paths) — this looks like an implementation detail, not malicious, but you may want to verify that the skill only reads its own metadata and does not access unrelated local files or credentials. If you need higher assurance, request the skill author or registry to provide an official homepage, ACL/terms for the service, or the exact scope of NEMO_TOKEN.Like a lobster shell, security has layers — review code before you run it.
latestvk97a2jtfnpxszbp78pem9sg03984mqxq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
