Ai Video Editor By Prompt

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — cut the pauses, add background music, and fade in a title at the start — a...

0· 46·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
medium confidence
Purpose & Capability
The skill claims to perform cloud video editing and requires a NEMO_TOKEN to call nemo-api endpoints — this is coherent. Minor mismatch: registry lists NEMO_TOKEN as required, but the instructions include an anonymous-token acquisition flow if NEMO_TOKEN is absent, so the manifest over-reports strict requirement.
Instruction Scope
SKILL.md instructs only on connecting to the nemo-api backend, uploading media, streaming SSE messages, polling render status, and mapping UI actions — all within the stated editing purpose. It does instruct the agent to read the skill's YAML frontmatter and detect install path to set attribution headers, which is reasonable for this skill's telemetry/attribution needs.
Install Mechanism
No install spec and no code files (instruction-only); nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only one credential is declared (NEMO_TOKEN) and used exclusively for the nemo-api; that's proportionate. Note: SKILL.md provides a fallback to obtain an anonymous token via network call if NEMO_TOKEN is missing, and metadata references a config path (~/.config/nemovideo/) — the manifest and runtime behavior should be aligned (either require token or allow anonymous acquisition).
Persistence & Privilege
always:false (no forced persistence). The skill does not request system-wide configuration or modification of other skills; it does reference a per-skill config path which is reasonable for storing session/token data.
Assessment
This instruction-only skill appears to do what it says: it uploads your videos to nemo-api servers and performs cloud-side edits using a NEMO_TOKEN (or an anonymously acquired token). Before installing or using it: 1) Understand that any video you upload will be sent to an external domain (mega-api-prod.nemovideo.ai) — don't upload sensitive footage unless you trust that service. 2) Prefer using a short-lived or anonymized token rather than pasting long-lived credentials; note the SKILL.md can request an anonymous token if NEMO_TOKEN is absent. 3) The skill owner/source is unknown and there is no homepage — verify the service and privacy policy outside of this registry if you need stronger assurance. 4) The manifest claims NEMO_TOKEN is required but the runtime can obtain one automatically; this mismatch is minor but worth clarifying with the publisher. If you want a deeper review, provide the full SKILL.md and any network request samples or the vendor's privacy/terms links.

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

latestvk97ffcetnetygwvzb46nzws4d184s155

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments