Free Video Editor Ai

v1.0.0

Tell me what you need and I'll help you edit, trim, script, and enhance your videos using free AI-powered tools — no expensive software required. This free-v...

0· 28·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
medium confidence
Purpose & Capability
Name/description match the behavior: the skill routes edit requests to a cloud rendering backend and requires an API token (NEMO_TOKEN) to authenticate. Requiring a service token and file upload is expected for remote video processing.
Instruction Scope
SKILL.md instructs the agent to create/read a client_id at ~/.config/free-video-editor-ai/client_id, obtain an anonymous token if needed, create a session, and upload user files to https://mega-api-prod.nemovideo.ai. These actions are consistent with the stated purpose but do mean user video files and metadata are transmitted to a third-party service — the skill explicitly instructs sending local files and session metadata to that endpoint.
Install Mechanism
Instruction-only skill with no install/spec files and no code to write to disk; this is the lowest-risk install model and matches the content of SKILL.md.
Credentials
Only one environment variable is required (NEMO_TOKEN), which aligns with authenticating to the indicated API. The skill also stores/reads a local client_id file; this is reasonable for anonymous token issuance but means local state is created under ~/.config. Users should be aware the token grants access to the remote service and that revoked/expired tokens may need reissuance.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration or other skills' credentials. It does require reading/writing a single client_id file in the user's config directory, which is limited scope and expected for session management.
Assessment
This skill appears to do what it says: it sends your media to a third‑party cloud service (mega-api-prod.nemovideo.ai) for processing and needs a NEMO_TOKEN (it can create an anonymous one tied to a client_id file in ~/.config). Before installing, verify you trust that service and its privacy/terms (your videos and metadata will be uploaded). If you prefer not to upload sensitive footage, do not use the skill or only test with non-sensitive clips. Because the skill's source/homepage is not provided, exercise extra caution and consider contacting the skill author or testing in a controlled environment before sending private content.

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

latestvk971c74pypwspbfensey95zgc5840ys9

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments