Video Compressor Online
v1.0.0compress large video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, students, marketers...
⭐ 0· 50·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (compress videos via remote service) aligns with declared primary credential (NEMO_TOKEN) and the API endpoints and upload/export workflows described in SKILL.md.
Instruction Scope
Instructions legitimately cover session creation, uploads, SSE, export polling and handling backend responses. They also instruct the agent to read the skill's frontmatter and to detect install-paths (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set an X-Skill-Platform header — this is not required for core compression and involves peeking at filesystem paths, which is a modest privacy scope creep to be aware of. The skill will upload user-supplied video files to the external API (expected for this purpose).
Install Mechanism
No install spec or code is provided; this is an instruction-only skill and therefore does not write code or binaries to disk during install, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is required as the primary credential, which is proportional to a cloud video service. However, the SKILL.md frontmatter metadata also references a config path (~/.config/nemovideo/) and the skill instructs detection of install paths — the registry metadata listed no required config paths, so there is a small inconsistency to clarify (does the skill intend to read that local config directory?).
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform-wide privileges. It does not instruct modifying other skills or system-wide agent settings.
Assessment
This skill uploads user videos to https://mega-api-prod.nemovideo.ai and needs a NEMO_TOKEN (it can also obtain an anonymous token by calling the service). Before installing: (1) confirm you trust nemovideo.ai and are comfortable with your files being uploaded to that service; (2) provide a token only from a trusted source (or accept anonymous tokens knowing they create a temporary remote account); (3) ask the publisher/registry to clarify the metadata inconsistency around the referenced config path (~/.config/nemovideo/) and whether the skill will read your home-directory install paths — if you want to avoid any local path checks, do not grant the skill filesystem access. If you need higher assurance, request a signed source or code so the network calls and headers can be audited.Like a lobster shell, security has layers — review code before you run it.
latestvk9769p8cxeg9yefbxgbhf1q78d84qs6v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🗜️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
