Tiktok Video Editing With

v1.0.0

edit raw video clips into TikTok-ready clips with this tiktok-video-editing-with skill. Works with MP4, MOV, WebM, AVI files up to 500MB. TikTok creators use...

0· 62·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
Name/description, required env var (NEMO_TOKEN), and instructions all point to a single external video-editing backend (mega-api-prod.nemovideo.ai). There are no unrelated credentials or binaries requested.
Instruction Scope
Instructions direct the agent to upload user media and interact with the remote API (create session, SSE chat, upload, export). This is expected for a cloud render workflow. Minor scope notes: the frontmatter mentions a config path (~/.config/nemovideo/) and automatic detection of install path for X-Skill-Platform — the SKILL.md does not clearly explain what local path reading (if any) is required; that could require the agent to inspect its install environment for a platform string.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk by an installer, which keeps install risk low.
Credentials
Only NEMO_TOKEN is declared as required, which is proportional to a third‑party API integration. Small inconsistency: the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths; confirm whether the skill will attempt to read that path or other local config files before installing.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) — expected for skills.
Assessment
This skill appears coherent: it uploads and edits videos on the nemo video backend and needs a NEMO_TOKEN (or will obtain a short-lived anonymous token). Before installing, consider: 1) Privacy — user videos will be uploaded to mega-api-prod.nemovideo.ai; review that service's terms and retention policy. 2) Credential use — the agent will send your NEMO_TOKEN as a Bearer token in requests; only provide a token if you trust the backend. 3) Confirm the minor metadata mismatch: the frontmatter mentions ~/.config/nemovideo/ and auto-detecting an install path for X-Skill-Platform; ask the publisher whether the agent will read local config or install paths. If you need stronger guarantees, test with non-sensitive media first or use the anonymous-token flow instead of an account token.

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

latestvk9746j36a5geb2edyzqc7jsqr184njea

License

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

Runtime requirements

🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments