Video Lesson Editor

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — cut the long pauses, add chapter titles, and export with subtitles — and g...

0· 51·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 match the requested resources and actions: the skill's declared NEMO_TOKEN and optional ~/.config/nemovideo/ path align with a hosted video-rendering backend. Required binaries and install steps are absent, which fits a purely cloud/API-driven editor.
Instruction Scope
SKILL.md contains detailed API workflows (session creation, SSE chat, upload, export polling) and instructions to upload user video files. It also explains anonymous-token acquisition if no NEMO_TOKEN is present. The instructions do not ask for unrelated files or credentials, but they do instruct uploading potentially large user videos to the remote endpoint (expected for the stated purpose).
Install Mechanism
No install spec or downloaded binaries are present; this is instruction-only. That minimizes local-write risk and matches the description of server-side rendering.
Credentials
Only NEMO_TOKEN (primary credential) and a config path (~/.config/nemovideo/) are declared. These are proportionate for a hosted editing service. Remember that possession of NEMO_TOKEN (including an anonymous one created at runtime) grants API access to upload and render media on the provider's backend, so the token is high-value for this skill's domain.
Persistence & Privilege
The skill is not marked always:true and does not request elevation or modification of other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk privileges.
Assessment
This skill appears to do what it says: it will upload your video files and use a NEMO_TOKEN to call a nemovideo.ai backend for editing and rendering. Before installing or using it, confirm you trust the nemovideo.ai service and are comfortable uploading the footage and any embedded audio/text. If you lack a token, the skill will mint an anonymous token on your behalf — that is normal but means a short-lived account will be created on the provider. Avoid uploading sensitive or private content, consider creating a dedicated service account/token (rather than using broader credentials), and review nemovideo.ai's privacy/retention policy if available. No local code is installed by the skill itself, so its main risk is data exposure to the remote service.

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

latestvk9783dh8dkc3e61yygbrqry86h84pa4w

License

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

Runtime requirements

🎓 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments