Ai Video Helper
v1.0.0Skip the learning curve of professional editing software. Describe what you want — trim the silent parts, add captions, and export as MP4 — and get polished...
⭐ 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, required NEMO_TOKEN, and the SKILL.md runtime instructions all consistently describe a cloud video-editing workflow that uploads user video, creates a session, streams edits, and returns a download URL — the requested token is appropriate for that purpose.
Instruction Scope
The instructions stay within the video-editing domain (session creation, SSE chat, uploads, exports). They explicitly tell the agent to POST to mega-api-prod.nemovideo.ai and to avoid printing tokens. One minor scope creep: the SKILL.md asks the agent to derive an install-path-based X-Skill-Platform header (inspecting known install paths) and the YAML frontmatter includes a config path (~/.config/nemovideo/) — these require checking the agent filesystem, which is reasonable for attribution but should be noted.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
Only one credential (NEMO_TOKEN) is required which matches the described cloud API usage. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that is not listed in the registry metadata; that discrepancy suggests either sloppy metadata or an expectation to read that config folder, so be cautious about filesystem access.
Persistence & Privilege
The skill is not force-enabled (always:false) and does not request permanent elevated privileges. It instructs the agent to create and save session_id for ongoing jobs, which is normal for a session-based cloud service.
Assessment
This skill uploads your videos to an external service (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN to authorize requests. Before installing, confirm you trust that service and its privacy policy because files and derived data will leave your device. The skill can generate an anonymous token for short-lived use — prefer anonymous/ephemeral tokens instead of long-lived account tokens if you want to limit risk. Note a small inconsistency: the skill's internal frontmatter references a config path (~/.config/nemovideo/) and asks the agent to detect install-paths for attribution headers; this may require the agent to check certain filesystem locations. If you are uncomfortable with the agent inspecting those paths or uploading sensitive footage, do not install/use the skill. If possible, test with non-sensitive videos and use anonymous tokens first.Like a lobster shell, security has layers — review code before you run it.
latestvk975k2kw5872b7xxp6gcrf900184p5fr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
