Free Tiktok Video Editor
v1.0.0edit raw video clips into TikTok-ready clips with this free-tiktok-video-editor skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use...
⭐ 0· 61·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the actions in SKILL.md: remote GPU rendering via nemovideo.ai. The single declared credential (NEMO_TOKEN) is appropriate for an API-backed editor. Minor metadata inconsistency: SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry summary listed no required config paths; this is plausible (saving session state) but worth noting.
Instruction Scope
Runtime instructions stay within the editor's domain: obtain or use a NEMO_TOKEN, create a session, upload user media, drive edits via SSE and export, and poll for results. The instructions explicitly send user media to https://mega-api-prod.nemovideo.ai and require storing a session_id; they do not instruct the agent to read unrelated local files or other environment secrets.
Install Mechanism
No install spec and no code files — instruction-only skill — so it does not download or install external code. This is the lowest-risk install profile.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv) which aligns with the API usage. The skill also documents an anonymous-token flow so a user-supplied token is optional. No other unrelated secrets or credentials are requested.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill asks to save session_id (reasonable for continuing jobs) but does not request system-wide changes or other skills' configs.
Assessment
This skill sends any uploaded videos and edit commands to a remote service (mega-api-prod.nemovideo.ai) and uses a service token (NEMO_TOKEN). If you install it, expect your media to be uploaded to that provider. You can let the skill request an anonymous token (short-lived, 7 days) instead of supplying your own token. Before using, consider whether you trust the provider with your media and check their privacy/retention policy; avoid setting a reusable NEMO_TOKEN that grants broader access elsewhere and be aware the skill will persist a session_id (likely under a config path) to manage jobs.Like a lobster shell, security has layers — review code before you run it.
latestvk9700y2vh7ajtbee4jgzj42vhs84k4cg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎵 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
