Screen Recording Editor Free

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add text annotations, and export as a clean tutorial vide...

0· 52·0 current·0 all-time
bypeandrover adam@peand-rover
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-based screen-recording editing) matches the requested environment variable (NEMO_TOKEN) and declared config path (~/.config/nemovideo/). All required items are consistent with a service that performs remote rendering and needs a session/token.
Instruction Scope
Instructions direct the agent to authenticate (use or fetch NEMO_TOKEN), create a session, upload video files (up to 500MB) and stream SSE responses from the service — this is expected for a remote editor. Two points to be aware of: (1) user media and metadata will be transmitted to a third-party endpoint (mega-api-prod.nemovideo.ai), and (2) the skill asks the agent to derive X-Skill-Platform from install paths (e.g., ~/.clawhub/) which could leak local path/context if implemented naively. Neither is incoherent with the stated purpose, but both are privacy-relevant.
Install Mechanism
No install spec and no code files — runtime behavior is entirely instruction-driven and uses HTTPS endpoints. This lowers risk from arbitrary install scripts or downloaded executables.
Credentials
Only a single service credential (NEMO_TOKEN) is required and is exactly the kind of secret expected for a hosted rendering API. The SKILL.md also documents creating an anonymous token if one isn't provided, which is consistent with a consumer-facing service.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent system privileges. It instructs saving session_id locally for tracking jobs (normal for a session-based API).
Assessment
This skill will upload your video/audio files and related job metadata to a third-party API (mega-api-prod.nemovideo.ai) and requires a service token (NEMO_TOKEN). Before installing or using it: (1) confirm you trust the service and understand its privacy/retention policy if you plan to upload sensitive recordings, (2) prefer using an anonymous token or throwaway account for testing, and avoid providing highly sensitive content until you verify storage/retention and access controls, (3) be aware the skill adds headers that may include a detected install-path/platform value — that could reveal local path context, so review how your agent/runtime implements that header, and (4) watch for any UI that prints tokens or raw JSON; the SKILL.md says not to print tokens, but verify the agent respects that. Overall the skill appears coherent with its purpose.

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

latestvk97fdh9py972rctrtkbjgvfzxh84q5ga

License

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

Runtime requirements

🖥️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments