Subtitle Editor Online

PassAudited by ClawScan on May 6, 2026.

Overview

This appears to be a coherent cloud subtitle-editing skill, but it will send uploaded media and a Nemo token/session to nemovideo.ai.

This skill looks purpose-aligned for online subtitle editing. Before installing, make sure you are comfortable sending video/audio/image files to nemovideo.ai and using a Nemo token or anonymous starter token for cloud processing and exports.

Findings (3)

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

Your media files leave your local environment and are processed by the NemoVideo cloud service.

Why it was flagged

The skill sends user-provided media to an external cloud API for processing. This is purpose-aligned, but uploaded videos, images, or audio may contain private information.

Skill content
`/api/upload-video/nemo_agent/me/<sid>` | POST | Upload a file (multipart) or URL.
Recommendation

Only upload media you are comfortable processing with this external service, and review the provider's privacy/retention terms if the content is sensitive.

What this means

The token can authorize actions against the NemoVideo service and may consume available credits or access session state.

Why it was flagged

The skill uses a bearer token to create sessions, upload files, check credits, and export renders. This is expected for the integrated service, but it is still account/credit-bearing authority.

Skill content
Include `Authorization: Bearer <NEMO_TOKEN>` and all attribution headers on every request
Recommendation

Use a dedicated/scoped Nemo token where possible, avoid sharing it, and rotate or revoke it if you no longer trust the skill.

What this means

It may be harder to independently verify who maintains the skill or the external service behavior.

Why it was flagged

The skill is instruction-only and has no executable install artifacts, but the registry does not provide source or homepage provenance for an external API-backed integration.

Skill content
Source: unknown; Homepage: none
Recommendation

Install only if you trust the listed skill owner and the nemovideo.ai service, especially before uploading sensitive media.