Video Editor Ai Gemini

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — cut out pauses, add transitions, and generate a summary caption using Gemi...

0· 26·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
The name/description promise cloud video editing; the skill requires a single NEMO_TOKEN and its instructions call a video-editing API (session creation, upload, render). The requested capability (NEMO_TOKEN and ~/.config/nemovideo/) aligns with a cloud video service.
Instruction Scope
Instructions explicitly perform network calls (session creation, SSE, uploads, render polling) and upload user media to https://mega-api-prod.nemovideo.ai. They also read this file's YAML frontmatter and attempt to detect install path and a local config path (~/.config/nemovideo/). These are expected for this skill but mean it will transmit your files and may read local config; ensure users understand that behavior.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; lowest disk-write risk. No third-party packages or archive downloads are specified.
Credentials
Only one declared env var (NEMO_TOKEN / primary credential). The skill will obtain an anonymous token from the service if no token is present; no unrelated credentials or broad secret access are requested.
Persistence & Privilege
Skill is not forced-always. It uses session tokens for backend jobs but does not declare persistent elevated privileges or modifications to other skills. Autonomous invocation is allowed (default) but not combined with other high-risk flags.
Assessment
This skill appears internally consistent for a cloud video-editing integration, but you should verify the backend and privacy before use. Things to consider: - The skill uploads your video files and session tokens to https://mega-api-prod.nemovideo.ai; do not upload sensitive or private footage unless you trust the service and reviewed its privacy/retention policies. - If you prefer tighter control, set your own NEMO_TOKEN environment variable (so the skill uses an explicit token you control) or avoid installing the skill and instead use a known client for that service. - The skill may read ~/.config/nemovideo/ and attempts to detect install paths — review that directory if present and ensure it contains no secrets you don't want accessed. - Because the source/homepage is unknown, consider testing with a short, non-sensitive clip first, run the agent in a sandboxed environment, or ask the publisher for documentation and a privacy policy before using extensively. If you want higher assurance, request the author's source or an official homepage, or prefer a skill published by a known provider.

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

latestvk97260hqdjdx76jwg65wz1v8ns84yate

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments