Screen Recording Free

v1.0.0

Cloud-based screen-recording-free tool that handles editing and cleaning up free screen recordings for sharing. Upload MP4, MOV, AVI, WebM files (up to 500MB...

0· 16·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, declared env var (NEMO_TOKEN), and the API endpoints in SKILL.md all align with a cloud video-editing service. The metadata config path (~/.config/nemovideo/) and primaryEnv match the described backend.
Instruction Scope
Instructions stay within the editing workflow (obtain token, create session, upload files, SSE/polling, export). They direct the agent to read NEMO_TOKEN and possibly detect an install path for X-Skill-Platform — this requires minor filesystem/context checks but is explained. The skill will upload user files to mega-api-prod.nemovideo.ai; ensure you are comfortable sending uploaded content to that host.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. This is the lowest-risk install posture.
Credentials
Only one credential (NEMO_TOKEN) is required and is appropriate for a cloud API. The SKILL.md also describes generating/using an anonymous token if NEMO_TOKEN is absent. The metadata lists a config path which could allow reading local nemovideo config if present — declared, but users should be aware of what that config may contain.
Persistence & Privilege
always is false, the skill is user-invocable and can be invoked autonomously (platform default). The skill does not request persistent installation or modification of other skills or system-wide settings.
Assessment
This skill appears to do what it advertises (cloud AI video editing) and only needs a single service token. Before installing or using it: (1) Confirm you trust the endpoint (mega-api-prod.nemovideo.ai) and are comfortable uploading the video content — do not upload sensitive screenshots/tokens/passwords. (2) If you don’t already have a NEMO_TOKEN, the skill will request an anonymous token on your behalf; consider whether you want a temporary token or to provide your own controlled account. (3) The skill may read a local config path (~/.config/nemovideo/) and detect paths to set X-Skill-Platform headers — ensure those files don’t contain secrets you wouldn’t want sent. (4) Because the skill’s source/homepage is unknown, prefer using disposable content or a throwaway account until you verify the service’s privacy/security policies.

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

latestvk979tf5gtegvnwg0txbbs4k7a184mqbn

License

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

Runtime requirements

🖥️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments