Ai Video Editor Effects

v1.0.0

add raw video footage into effects-enhanced clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for adding AI-pow...

0· 14·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 name/description match the actions in SKILL.md: it calls a cloud rendering API, uploads video files, and requests an API token (NEMO_TOKEN). No unrelated credentials or binaries are requested.
Instruction Scope
Instructions direct the agent to obtain/use NEMO_TOKEN, create sessions, upload user video files, stream SSE events, poll render status, and return download URLs — all expected for a cloud video render workflow. It also suggests detecting install path for an attribution header and saving session_id; reading install path or writing session state is plausible but not strictly necessary for functionality.
Install Mechanism
No install spec or archived downloads are present (instruction-only), so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only one credential (NEMO_TOKEN) is required and is the token used for API authentication. SKILL.md also documents generating an anonymous token if none exists (ephemeral, 7-day). The metadata lists a config path (~/.config/nemovideo/) which could be used for storing session data — this is reasonable for this service.
Persistence & Privilege
The skill asks the agent to 'save session_id' and metadata includes a config path; that implies the skill may persist session tokens or state under ~/.config/nemovideo/. It does not request always:true or system-wide config changes, nor does it ask for unrelated system privileges.
Assessment
This skill appears to be an instruction-only connector to a third-party cloud rendering service (mega-api-prod.nemovideo.ai). Before using it: (1) understand that any video you upload will be sent to that external service and stored/processed there; do not upload sensitive or private footage unless you trust the service. (2) The skill needs an API token (NEMO_TOKEN); if you don't provide one it will generate an anonymous token that grants 100 credits and expires after 7 days — that still allows the service to process your uploads. (3) The skill may save session state (session_id/token) under ~/.config/nemovideo/; if you care about local persistence, check that folder after first use. (4) The skill's source/homepage is not provided; if provenance matters, ask the publisher for a homepage or privacy/security documentation before sending private videos.

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

latestvk970ygtnx8g03kbyyeg4q2w6zn84rvee

License

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

Runtime requirements

Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments