Editor Name

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This is a coherent cloud video-editing skill, but users should know it uploads selected media and prompts to Nemovideo.ai and uses a bearer token or anonymous credits.

This skill appears purpose-aligned for cloud video editing. Install or invoke it only if you are comfortable sending selected media and prompts to Nemovideo.ai, using a NEMO_TOKEN or anonymous credits, and letting cloud render jobs run until completion.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

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.

#
ASI07: Insecure Inter-Agent Communication
Low
What this means

Videos, audio, images, and prompts provided for editing may be processed by Nemovideo.ai rather than staying local.

Why it was flagged

The skill clearly sends user media and edit instructions to a named external provider for cloud processing. This is purpose-aligned, but privacy-relevant.

Skill content
This tool takes your raw footage and runs AI video editing through a cloud rendering pipeline. You upload, describe what you want, and download the result. ... All calls go to `https://mega-api-prod.nemovideo.ai`.
Recommendation

Use it only with files you are comfortable uploading to that provider, and review the provider's privacy and retention practices for sensitive footage.

#
ASI03: Identity and Privilege Abuse
Low
What this means

The skill may use your NemoVideo token or anonymous credits when creating sessions, uploading media, or exporting videos.

Why it was flagged

The skill uses a provider bearer token or automatically obtains an anonymous starter token. This is expected for the service, but it can consume credits and represents delegated account access.

Skill content
If `NEMO_TOKEN` is in the environment, use it directly ... Otherwise, acquire a free starter token ... All requests must include: `Authorization: Bearer <NEMO_TOKEN>`.
Recommendation

Confirm you intend to use this provider token, monitor credit usage, and unset or revoke the token if you do not want the skill to use it.

#
ASI10: Rogue Agents
Low
What this means

An export may continue in the provider backend or become difficult to recover if the session is closed before completion.

Why it was flagged

Cloud render jobs can outlive the immediate chat/tab state. This is part of the render workflow, but users should be aware that interrupted jobs may continue or become hard to track.

Skill content
The session token carries render job IDs, so closing the tab before completion orphans the job.
Recommendation

Start exports intentionally, wait for completion when possible, and use the provider's cancellation or account controls if a job should not continue.

#
ASI04: Agentic Supply Chain Vulnerabilities
Info
What this means

You have less registry-provided information for verifying who maintains the skill or the provider integration.

Why it was flagged

The skill has limited provenance information in the provided registry metadata. There is no install-time code here, so this is not by itself suspicious, but it reduces independent verifiability.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the publisher and the Nemovideo.ai service independently before uploading sensitive media or relying on the integration for important work.