Arabic Editor Ai
v1.0.0edit raw video footage into edited Arabic videos with this arabic-editor-ai skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Arabic content creators...
⭐ 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 operations described in SKILL.md: uploading videos, requesting renders, SSE editing, and exporting MP4s. The single required env var (NEMO_TOKEN) and the declared config path (~/.config/nemovideo/) are appropriate for a remote video-processing backend.
Instruction Scope
Instructions are focused on interacting with the nemo API (auth, session creation, upload, SSE, export). They also instruct the agent to derive some headers from local install paths (~/.clawhub/, ~/.cursor/skills/) and to store the returned session_id — which implies reading/writing small local state. This is reasonable for a remote-editing skill but worth noting because it touches the user's home paths and suppresses display of raw token values.
Install Mechanism
No install spec and no code files — instruction-only runtime behavior. Low disk/write risk because nothing is downloaded or installed by the skill itself.
Credentials
Only a single credential (NEMO_TOKEN) is required and it's the one used by the API. The SKILL.md also supports obtaining an anonymous token via the backend if NEMO_TOKEN is not set, which is consistent with the declared primaryEnv.
Persistence & Privilege
always:false and normal agent invocation. The skill directs the agent to store session_id and may store tokens/state under the declared config path; this is within expected scope for a session-based remote service but users should expect ephemeral or local persistent state related to sessions/tokens.
Assessment
This skill appears to do what it says: it will upload your video to the nemo-video backend, create/use an API token (NEMO_TOKEN), and store session state (session_id) locally (likely under ~/.config/nemovideo/). Before installing/use: (1) confirm you are comfortable uploading the specific videos to an external service; (2) if you have a Nemo account, supply your NEMO_TOKEN instead of letting the skill obtain an anonymous token; (3) be aware the skill may write small session state files to your home directory; (4) if you need stricter privacy, do not upload sensitive footage or review the remote service's privacy/retention policy. The skill is instruction-only (no code is installed locally), but network activity to https://mega-api-prod.nemovideo.ai will occur.Like a lobster shell, security has layers — review code before you run it.
latestvk9779xy0pykdc2j0ffy6ek30ed84j9m8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
