Screen Record Free

v1.0.0

edit screen recordings into polished screen recordings with this screen-record-free skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students, educat...

0· 19·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 (cloud video editing) aligns with required credential (NEMO_TOKEN) and with the API endpoints and upload/export workflows described in SKILL.md. One minor metadata inconsistency: the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/), but the registry summary reported no required config paths. This is a small mismatch in metadata but does not change the core capability.
Instruction Scope
SKILL.md instructions stay on-topic: connect to mega-api-prod.nemovideo.ai, create a session, upload video files, use SSE for edits, poll for export, and return download URLs. The skill reads NEMO_TOKEN from the environment (declared) and will generate/obtain an anonymous token if absent. It also instructs deriving an X-Skill-Platform header by inspecting install paths (implies reading the agent's install path), which is reasonable for attribution but slightly outside pure editing logic.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest install risk: nothing is downloaded or written by the skill itself.
Credentials
Only a single credential (NEMO_TOKEN) is required and is appropriate for calling the described API. The skill also supports obtaining an anonymous token via the documented API if no token is provided. The earlier-mentioned configPaths in the SKILL.md frontmatter could imply reading ~/.config/nemovideo/, but that appears to be metadata-only and is not necessary for the documented flows.
Persistence & Privilege
always is false and the skill does not request elevated platform presence or modify other skill configs. Autonomous invocation is allowed (platform default) but not unusually privileged.
Assessment
This skill appears to do what it says: it uploads your recordings to nemovideo.ai for cloud editing and requires either your NEMO_TOKEN or it will obtain a short-lived anonymous token. Before installing or using it, consider: (1) privacy — you will be uploading potentially sensitive video/audio to an external service; avoid sending confidential content unless you trust the provider and its policies; (2) token handling — provide only the NEMO_TOKEN if you already have one, or let it request an anonymous token (100 credits, 7 days); do not supply other credentials; (3) metadata mismatch — SKILL.md mentions a config path (~/.config/nemovideo/) even though the registry showed none — this is likely benign metadata drift but worth noting; (4) confirm you trust the domain (mega-api-prod.nemovideo.ai) and review their privacy/terms if you care about retention or sharing of uploaded media. If you need stronger guarantees, use local editing tools or a vetted paid service with an explicit data-retention policy.

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

latestvk970sfekedxy02sg86mwsxjfjh84ndpq

License

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

Runtime requirements

🖥️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments