En Espanol Video Editing With
v1.0.0Spanish-speaking content creators edit video clips into Spanish captioned videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud...
⭐ 0· 63·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
The skill is a cloud video-editing/captioning integration and only requires a single service token (NEMO_TOKEN) to talk to the stated backend API. Requested headers, session lifecycle, upload and render endpoints align with the described capability. Minor mismatch: front description limits accepted formats and size (MP4, MOV, AVI, WebM up to 500MB) while the API section lists additional formats (mkv, jpg, png, etc.), which is a small documentation inconsistency but not suspicious.
Instruction Scope
SKILL.md instructs the agent to obtain an anonymous token if NEMO_TOKEN isn't present, create and store a session_id, upload files, and poll render status on the nemovideo.ai API—these actions are appropriate for the skill. It also instructs the agent to read the YAML frontmatter for attribution headers and detect the install path (e.g., ~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform; this requires reading local paths and the skill file but appears limited to platform-detection and attribution rather than broad system access. The doc also instructs not to display raw API responses or token values to the user.
Install Mechanism
This is an instruction-only skill with no install spec and no code files—no external packages or downloads are installed. That is the lowest-risk model and matches the skill content.
Credentials
Only a single credential is required (NEMO_TOKEN) and it is required because all API requests need Authorization. No other unrelated environment variables, keys, or config paths are requested. The metadata mentions a config path (~/.config/nemovideo/) which is plausible for storing session state but is not required to operate.
Persistence & Privilege
The skill does not request always:true and does not instruct changes to other skills or system-wide agent settings. It requires storing a session_id/token for the session lifecycle, which is expected for a remote service integration.
Assessment
This skill appears to do what it claims: talk to nemovideo.ai to upload videos, create a session, run cloud renders, and return a downloadable MP4. Before installing, consider: 1) Trust the backend domain (mega-api-prod.nemovideo.ai) — verify the service and its privacy/data-retention policies before uploading sensitive video content. 2) The skill will read the skill file and check common install paths (e.g., ~/.clawhub, ~/.cursor/skills) to set an attribution header — if you prefer not to expose local paths, ask the skill to skip platform detection. 3) If you don't supply NEMO_TOKEN, the skill will request an anonymous token from the backend and store session state; that is expected but means a third party will hold temporary tokens and possibly uploaded files. 4) Minor docs mismatch: supported formats listed in the API section are broader than the description; confirm exact file/size limits with the service during testing. If you are comfortable trusting the nemovideo.ai service and its handling of uploaded media, the skill's requests are proportionate to its purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk9724bpv5cwgv04sxqjpte89xh84n961
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
