Video Editor Eddie
PassAudited by VirusTotal on May 3, 2026.
Overview
Type: OpenClaw Skill Name: video-editor-eddie Version: 1.0.0 The 'video-editor-eddie' skill is a legitimate tool designed to interface with the nemovideo.ai API for AI-driven video editing. The SKILL.md instructions provide a clear and functional workflow for session management, file uploads, and video rendering. It requests appropriate permissions (NEMO_TOKEN and a specific config directory) and includes security-conscious instructions, such as avoiding the disclosure of raw tokens in the user interface. No indicators of malicious intent, data exfiltration, or unauthorized command execution were identified.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Invoking the skill can create or use a service session immediately, even before you upload or export a video.
The skill may initiate network setup automatically when invoked. This is disclosed and purpose-aligned, but users should know it contacts the provider before editing begins.
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Only invoke the skill when you intend to use the NemoVideo cloud service, and monitor any credit or account usage.
The token may grant access to your video-editing session or credits with the provider.
The skill uses a bearer token for the NemoVideo service and can obtain an anonymous token if one is not already present. This is expected for the API integration, but it is credentialed access.
If `NEMO_TOKEN` environment variable is already set, use it... The response field `data.token` becomes your NEMO_TOKEN... All requests must include: `Authorization: Bearer <NEMO_TOKEN>`
Do not share the token, avoid using tokens tied to sensitive accounts unless needed, and revoke or rotate it if exposed.
Raw videos, images, and audio you provide may leave your device and be processed by NemoVideo's cloud service.
The skill sends user-provided video or media to an external cloud provider for processing. This is central to the stated purpose, but it crosses a data boundary.
This tool takes your raw video footage and runs AI video editing through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Only upload media you are comfortable sending to a third-party cloud service, and review the provider's privacy/retention terms if the footage is sensitive.
