Green Screen Editor
ReviewAudited by ClawScan on May 6, 2026.
Overview
The skill is coherent for cloud-based video background replacement, but it will contact NemoVideo, use a token/session, and upload selected media to that service.
Install if you are comfortable sending selected videos to NemoVideo’s cloud API and using or auto-creating a short-lived token. Avoid uploading sensitive footage unless you trust the provider, and ask for confirmation before exports or credit-consuming actions.
Findings (4)
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.
Users have less context for deciding whether to trust the cloud service with their videos.
The artifacts do not provide an upstream source or homepage for independently verifying the skill or service provenance.
Source: unknown; Homepage: none
Verify the NemoVideo service and domain independently before uploading private or sensitive footage.
Backend responses can drive workflow actions inside the video-editing session, which may consume credits or create rendered outputs.
The skill instructs the agent to translate backend text responses into API actions, including export operations.
Backend says ... 'click [button]' ... | Execute via API ... 'Export button' ... | Execute export workflow
Ask the agent to confirm before exporting, spending credits, or making major edits if you want manual control.
The token authorizes actions on the NemoVideo backend while valid.
The skill relies on a bearer token for access to NemoVideo sessions and credits, which is expected but security-relevant.
Every API call needs `Authorization: Bearer <NEMO_TOKEN>` ... Obtain a free token ... valid 7 days.
Use a dedicated token, do not share it in chat, and let it expire or rotate it when no longer needed.
Uploaded clips may contain personal, private, or business-sensitive content that leaves the local environment.
User-selected videos and prompts are sent to an external cloud provider for processing.
This tool takes your video clips and runs AI background removal through a cloud rendering pipeline. You upload ... All calls go to `https://mega-api-prod.nemovideo.ai`.
Upload only videos you are comfortable sending to NemoVideo’s cloud service and review the provider’s privacy terms if available.
