Program Video
v1.0.0edit raw video footage into programmed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and educators use it f...
⭐ 0· 59·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Skill name/description (AI cloud video editing) match the declared runtime behavior: it uploads video, creates render jobs, polls for results, and requires a NEMO_TOKEN for the backend API. The required network endpoints and headers align with a video rendering backend.
Instruction Scope
SKILL.md instructs only session creation, uploading video files (multipart or URL), sending edit messages via SSE, querying status/credits, and exporting results. It does not instruct reading arbitrary system files or unrelated environment variables. All actions described are within the domain of remote video processing.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is written to disk or downloaded by an installer — the lowest-risk install profile.
Credentials
The only required credential is NEMO_TOKEN (primaryEnv), which is proportional for a remote service. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch should be resolved. The skill will also create an anonymous token via network request if no NEMO_TOKEN is present (network activity is expected but worth noting).
Persistence & Privilege
always is false; the skill does not request permanent agent presence or modify other skills' configs. It performs remote API calls and manages session tokens only for its own operations.
Assessment
This skill behaves like a cloud video-editing client: it will upload your video files to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will obtain a short-lived anonymous token). Before installing, consider: (1) privacy — your footage is sent off-site (avoid sensitive content unless you trust the service); (2) billing/credits — anonymous tokens have limits and some endpoints may require paid tiers; (3) verify the service domain and terms (the skill has no homepage or known owner listed); (4) note the small metadata inconsistency: SKILL.md mentions a config path (~/.config/nemovideo/) even though the registry shows none — clarify whether the skill will read or write that folder. If those items are acceptable, the skill's requested access appears proportionate to its purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk973m8qv4j46k8mdgawsvvace984q89s
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
