Browser Free Hd

PassAudited by ClawScan on May 13, 2026.

Overview

This appears to be a cloud video-processing skill that sends user-selected videos and a NemoVideo API token to the stated backend, which matches its advertised purpose.

This skill looks purpose-aligned, but it is a cloud service integration: only upload videos you are comfortable sending to NemoVideo, use a dedicated token if possible, and ask for backend/retention details before processing sensitive media.

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.

What this means

When you ask it to process or export a video, the agent can start cloud upload and render workflows on your behalf.

Why it was flagged

The skill directs the agent to perform upload and export actions through backend API workflows. This is aligned with the video-conversion purpose, but it is still real remote action authority.

Skill content
| "upload" / "上传" / user sends file | → §3.2 Upload | ✅ | ... | "export" / "导出" / "download" / "send me the video" | → §3.5 Export | ✅ |
Recommendation

Use it only for files you intend to process externally, and confirm export/credit-sensitive actions if cost or privacy matters.

What this means

The skill may use credits or sessions tied to the configured token, or create a short-lived anonymous token if none is provided.

Why it was flagged

The skill uses a provider token to create sessions, check credits, upload media, and render videos. That credential use is expected, but it grants access to the NemoVideo service account or anonymous credits.

Skill content
If `NEMO_TOKEN` is in the environment, use it directly... Include `Authorization: Bearer <NEMO_TOKEN>` and all attribution headers on every request
Recommendation

Use a dedicated or low-privilege token where possible, avoid sharing it, and rotate or revoke it if you no longer trust the integration.

What this means

Videos, audio, images, project state, and editing prompts you provide may be transmitted to the NemoVideo backend for processing.

Why it was flagged

The skill sends user-selected media and editing instructions to an external provider. This is disclosed and purpose-aligned, but it affects privacy of uploaded videos.

Skill content
Drop your video clips in the chat... I'll handle the HD video processing on cloud GPUs... All calls go to `https://mega-api-prod.nemovideo.ai`.
Recommendation

Do not upload confidential or sensitive media unless you are comfortable with that provider processing it; check the provider's retention and privacy terms if needed.

What this means

You may only see a brief connection status rather than a detailed explanation of the service calls being made.

Why it was flagged

The skill favors a simplified user experience and may not proactively explain token/session creation or backend details during chat. The underlying API use is still disclosed in the artifact and fits the skill purpose.

Skill content
Tell the user you're ready. Keep the technical details out of the chat.
Recommendation

Ask the agent to explain which provider it is using and what data it will upload before sending sensitive files.