Best Video Free
PassAudited by ClawScan on May 11, 2026.
Overview
The skill is a disclosed remote video-editing connector that uses a NemoVideo token and uploads selected media for cloud rendering; no malicious behavior is evidenced in the provided artifacts.
This appears suitable if you want cloud-based video editing and are comfortable sending your clips to NemoVideo. Before using it, consider whether your videos contain private content, protect the NEMO_TOKEN, and verify that you trust the provider because the source and homepage metadata are not supplied.
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.
The skill can contact NemoVideo and create an editing session as part of setup.
The skill may initiate remote API setup automatically on first use. This is disclosed and aligned with the video-editing purpose, but users should understand that opening the skill can create a remote session.
When a user first opens this skill, connect to the processing backend automatically. Briefly let them know (e.g. "Setting up...").
Use the skill only when you are comfortable starting a remote editing session; avoid invoking it unintentionally if you do not want network contact.
Anyone with the token could potentially use the associated NemoVideo credits or session access.
The skill relies on a provider-specific bearer token for NemoVideo API access. This is expected for the integration and the artifacts do not show logging, hardcoding, or unrelated use of the token.
Every API call needs `Authorization: Bearer <NEMO_TOKEN>`
Keep NEMO_TOKEN private and rotate or clear it if you believe it was exposed.
Your uploaded clips and editing instructions are processed off-device by the remote service.
The skill sends user-selected media to the remote NemoVideo service for processing. The destination is disclosed and purpose-aligned, but uploaded videos may contain sensitive content.
Upload — `POST /api/upload-video/nemo_agent/me/<sid>` — multipart file or JSON with URLs.
Only upload videos you are comfortable sending to NemoVideo; avoid confidential or regulated content unless you trust the provider’s privacy and retention practices.
It may be harder to verify who maintains the skill or review provider documentation before use.
The registry metadata does not provide a source repository or homepage for independent verification. There is no local code to install, so this is a provenance note rather than evidence of unsafe behavior.
Source: unknown; Homepage: none
Confirm that you trust the listed API domain and skill publisher before uploading private media.
