Free Video Cutter Online

v1.0.0

Get 1080p MP4 files from your video clips using this free-video-cutter-online tool. It runs video trimming and cutting on cloud GPUs, so your machine does ze...

0· 30·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
The skill's declared purpose (remote video trimming/export) matches its network endpoints and the single required credential (NEMO_TOKEN). Minor inconsistency: metadata lists NEMO_TOKEN as required, but SKILL.md describes an automatic anonymous-token acquisition flow when the env var is absent (i.e., the token can be created at runtime). Metadata also lists a config path (~/.config/nemovideo/) but the instructions don't clearly say where the session_id must be stored.
Instruction Scope
SKILL.md confines actions to the nemo backend (auth, session, upload, export, SSE). It instructs generating an anonymous token, creating sessions, uploading videos to the service, polling render status, and mapping GUI actions to API calls. There is no instruction to read unrelated local files or other credentials. It does reference deriving an X-Skill-Platform header from install paths (minor file-system probing).
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written by an installer step in the manifest.
Credentials
Only one credential (NEMO_TOKEN) is involved, which is appropriate for the described third-party service. The skill can also obtain an anonymous token via the public endpoint, so requiring NEMO_TOKEN in metadata is slightly misleading but not harmful. The declared config path suggests local storage of session info but the documentation does not precisely specify persistence behavior.
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated platform-wide privileges. It instructs keeping a session_id for subsequent requests but does not instruct modifying other skills or system-wide settings.
Assessment
This skill will upload your video files to mega-api-prod.nemovideo.ai for server-side trimming and encoding; if your videos are sensitive, do not upload them. The skill will either use an existing NEMO_TOKEN environment variable or obtain an anonymous token for you (100 free credits, token valid ~7 days). Be aware the service stores outputs in a temporary S3 bucket for 24 hours. If you prefer explicit control, set NEMO_TOKEN yourself (and review where session data is stored — metadata suggests ~/.config/nemovideo/). Because this is an instruction-only skill (no code to inspect), review the service's privacy/terms before use and avoid sending confidential material unless you trust the backend.

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

latestvk97byptkk3s8hrx3sgaw01g3gd84fcaz

License

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

Runtime requirements

✂️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments