Subtitle Generator Davinci
AdvisoryAudited by Static analysis on May 3, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Invoking the skill may contact the NemoVideo API and start a processing session without a separate manual setup step.
The skill directs the agent to make network calls and create a backend session automatically when invoked. This is aligned with the cloud-rendering purpose, but users should be aware it contacts an external service.
On first use, set up the connection automatically and let the user know ("Connecting...").Only invoke the skill when you are ready to use the external cloud service; consider asking the agent to confirm before uploading files.
The token can authorize service usage, render jobs, and credits for this backend.
The skill requires a Bearer token for the NemoVideo service. This credential use is expected for the integration and the artifact instructs not to expose tokens.
Every API call needs `Authorization: Bearer <NEMO_TOKEN>`
Store NEMO_TOKEN securely, do not paste it into public chats, and rotate or replace it if exposed.
Private or sensitive videos, audio, images, and descriptions may leave the local device and be processed by the cloud backend.
User media files and editing prompts are sent to an external provider for processing. This is central to the skill's purpose, but it is privacy-relevant.
This tool takes your video clips and runs subtitle generation through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Use this only for media you are comfortable uploading to NemoVideo, and review the provider's privacy and retention practices if the content is sensitive.
