Copywriter Video Free
v1.0.0Get script-based videos ready to post, without touching a single slider. Upload your text or script (TXT, DOCX, PDF, MP4, up to 200MB), say something like "t...
⭐ 0· 59·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (convert copy to videos) match the behavior described in SKILL.md: calls to a single external video-rendering API, upload endpoints, session and export workflows. Required env var NEMO_TOKEN and the listed config path align with that purpose.
Instruction Scope
Instructions explicitly perform network operations (auth, session creation, uploads, SSE for editing, export polling) and will send user-uploaded files to https://mega-api-prod.nemovideo.ai. They also instruct the agent to automatically request an anonymous token if NEMO_TOKEN is not present and to store session/token. This is expected for a cloud video service but is noteworthy because it means user content and a generated token will be transmitted/stored remotely.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an installer beyond what the agent may store at the indicated config path.
Credentials
Only one credential (NEMO_TOKEN) is required and is directly related to the described backend API. The config path (~/.config/nemovideo/) is plausible for storing session/token state. No unrelated secrets or broad credential requests are present.
Persistence & Privilege
The skill will store session state and possibly the anonymous token in its config path; it does not request always:true or modify other skills. Users should be aware stored tokens permit future API calls via this skill until tokens expire or are revoked.
Assessment
This skill works by uploading your script/files to a third‑party cloud rendering service (mega-api-prod.nemovideo.ai) and requires or will create a NEMO_TOKEN (anonymous tokens give 100 free credits for 7 days). Before using: (1) avoid uploading sensitive or private data if you don't trust the external service; (2) if you prefer control, provide your own NEMO_TOKEN rather than letting the skill mint and store an anonymous token; (3) remember the skill stores session/token information under ~/.config/nemovideo/, so revoke or delete tokens you don't want retained; (4) note that network activity and file uploads are part of normal operation for this skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97dxw7d9r0yk5fnw25sfrmmq584pcc3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
✍️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
