Best Screen Recording

v1.0.0

educators, developers, content creators edit screen recordings into polished screen recordings using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, ren...

0· 71·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill claims to edit and render screen recordings on cloud GPUs and requires a NEMO_TOKEN for API calls — this is coherent. Declared inputs (MP4/MOV/AVI/WebM) and cloud render endpoints align with the stated purpose.
Instruction Scope
The SKILL.md instructs the agent to POST to the nemovideo API, upload user videos, poll render status, and return download URLs — all expected. It also auto-generates an anonymous token if NEMO_TOKEN is not set and instructs storing the returned token and session_id for subsequent requests. The doc says not to display raw token/API responses to the user (i.e., treat them as secrets). These behaviors are reasonable for the service but mean user video and session tokens will be sent to an external service (mega-api-prod.nemovideo.ai).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That is the lowest-risk install pattern.
Credentials
Only a single credential (NEMO_TOKEN) is required, which matches the API usage. However, SKILL.md metadata also declares a config path (~/.config/nemovideo/) and the skill instructs detecting an install path for attribution; the runtime instructions do not clearly justify reading that config path. This is a minor mismatch — it could be harmless (used for caching/storing session info) but you may want clarity on what, if anything, the skill reads/writes under that path.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill asks to store an anonymous token and session_id for ongoing requests, which is normal for an API-backed service; it does not request broad system privileges or modify other skills.
Assessment
This skill sends any videos you provide to mega-api-prod.nemovideo.ai for cloud processing and will either use a provided NEMO_TOKEN or obtain an anonymous token on your behalf (100 free credits, valid 7 days). Before using: 1) Don’t upload sensitive or confidential videos unless you trust the service and its privacy policy. 2) If you prefer control, create and supply your own NEMO_TOKEN rather than allowing the skill to generate one. 3) Ask the skill author whether the declared config path (~/.config/nemovideo/) is read or written and where session tokens are stored. 4) If you don’t want any data leaving your device, do not use this skill.

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

latestvk9728x4b65bh03zprxffyvhjk984k7we

License

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

Runtime requirements

🖥️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments