Ai Free Youtube Video

v1.0.0

create raw video footage into YouTube-ready videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for creating edited Yo...

0· 21·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
medium confidence
Purpose & Capability
Name/description (AI video editing) align with the declared primary credential (NEMO_TOKEN) and the SKILL.md which calls a nemo-video backend. Minor inconsistency: registry metadata listed no config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/). This mismatch should be clarified.
Instruction Scope
The SKILL.md instructs the agent to upload user-provided media and stream/poll the remote API (SSE and REST). That is expected for cloud editing. It does not instruct reading arbitrary local files or unrelated env vars, but it will transmit user media and metadata to an external service — a privacy-sensitive action that is within the stated scope but important to surface to users.
Install Mechanism
Instruction-only skill with no install spec or downloaded artifacts, so nothing is written to disk by an installer. This is low-risk from an install mechanism perspective.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional for a cloud API. However the SKILL.md frontmatter references a local config path (~/.config/nemovideo/) that isn't declared in the registry metadata; it's unclear whether the agent will try to read or write that path. Clarify whether tokens are persisted and where.
Persistence & Privilege
The skill is not always-enabled and does not request other skills' configuration or system-wide settings. It creates temporary sessions/tokens for the backend (normal). The skill can be invoked autonomously by the agent (platform default) — combine this with the file-upload behavior when deciding trust.
Assessment
This skill uploads any media you provide to a third‑party backend (mega-api-prod.nemovideo.ai) for processing and may create an anonymous NEMO_TOKEN automatically. Before installing: 1) Do not upload sensitive or private footage unless you trust the service and understand its privacy/retention policy. 2) Ask the publisher where and how NEMO_TOKEN is stored (in memory, env, or ~/.config/nemovideo/) and whether it is persisted on disk; revoke tokens when you stop using the skill. 3) Confirm the domain and service reputation if you need strong confidentiality. 4) If you prefer control, use a registered account token you manage rather than allowing anonymous token creation. 5) The metadata mismatch (registry vs SKILL.md frontmatter about config path) should be resolved — consider this a question to ask the skill author. Overall the skill appears coherent with its purpose but exercise caution around uploading content and token persistence.

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

latestvk9733sbzkqwh3wjyvak24j1ewh84m2kd

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments