Facebook Editor Ai

v1.0.0

Cloud-based facebook-editor-ai tool that handles editing and formatting videos for Facebook posts and ads. Upload MP4, MOV, AVI, WebM files (up to 500MB), de...

0· 67·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
The name/description (Facebook video editing) align with the declared requirement (NEMO_TOKEN) and the SKILL.md instructions which call the nemovideo.ai render/upload/session APIs. Required headers and endpoints relate to the described cloud rendering service.
Instruction Scope
SKILL.md instructs network interactions (session creation, SSE chat, upload, export), polling, and token handling — all within the scope of a cloud video editor. It does not instruct reading unrelated system files or unrelated credentials. It does ask to 'keep technical details out of the chat' but that is a UX directive, not an exfiltration step.
Install Mechanism
There is no install spec and no code files — this is an instruction-only skill, so nothing is written to disk and no external packages are installed.
Credentials
The skill requests a single credential, NEMO_TOKEN, which is proportional for access to the described API. Note: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) despite the registry metadata stating no required config paths — this metadata mismatch should be clarified. Also verify what scope/privileges NEMO_TOKEN grants before providing it.
Persistence & Privilege
always:false (default) and no install behavior means the skill does not demand permanent/privileged presence. Autonomous invocation is allowed by platform default but is not combined with broad or unrelated credential access here.
Assessment
This skill appears to do what it says: it uploads user videos to nemovideo.ai for cloud editing and returns rendered outputs. Before installing/providing credentials: (1) Confirm you trust the domain (mega-api-prod.nemovideo.ai) and understand the privacy implications of uploading videos to a third-party cloud (sensitive content will be transmitted and stored by that service). (2) Prefer using the anonymous-token flow if you don't want to give a long-lived NEMO_TOKEN; if you must supply NEMO_TOKEN, verify its scope/permissions and limit it. (3) Note a small metadata mismatch: SKILL.md references a config path (~/.config/nemovideo/) although registry metadata lists none—ask the publisher to clarify. (4) The skill has no install and no other credential requests, but the source/homepage is missing; consider requesting publisher info or reviewing service terms before trusting it with private media.

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

latestvk9754q90tf44er85k645kmv59s84k64c

License

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

Runtime requirements

📘 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments