Text To Video Kannada

AdvisoryAudited by VirusTotal on Apr 16, 2026.

Overview

Type: OpenClaw Skill Name: text-to-video-kannada Version: 1.0.0 The skill is a functional wrapper for the NemoVideo API, enabling Kannada text-to-video generation. It provides structured instructions for an AI agent to manage sessions, acquire anonymous authentication tokens, and handle video rendering tasks via the 'mega-api-prod.nemovideo.ai' domain. While it includes environment sniffing for platform attribution (e.g., checking if installed in Cursor or Clawhub), its behaviors are transparently documented and aligned with its stated purpose of automating video creation.

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.

What this means

You have less information to verify who maintains the skill or whether the documented API behavior matches the provider's current service.

Why it was flagged

The registry does not identify a source repository or homepage, so users have limited provenance information for the instruction-only skill.

Skill content
Source: unknown; Homepage: none
Recommendation

Install only if you trust the publisher or can independently verify the NemoVideo API/service relationship.

What this means

The agent can use the configured NemoVideo credential or an anonymous token for video sessions and credits.

Why it was flagged

The skill uses a bearer token or creates an anonymous provider token to act within the NemoVideo service.

Skill content
If `NEMO_TOKEN` is in the environment, use it directly... Otherwise, acquire a free starter token
Recommendation

Use a dedicated, revocable NemoVideo token if possible, and be aware that the skill may create an anonymous starter token when no token is configured.

What this means

Kannada scripts, uploaded media, URLs, and generated video state may leave your local environment and be processed by NemoVideo.

Why it was flagged

The skill sends user-selected content and files to an external cloud provider for rendering, which is expected for this purpose but important for privacy.

Skill content
`API base`: `https://mega-api-prod.nemovideo.ai` ... `Upload`: POST ... file: multipart `-F "files=@/path"`, or URL
Recommendation

Do not upload confidential scripts, private media, or sensitive URLs unless you are comfortable sharing them with the provider.

What this means

A user may not see exactly when a backend session or anonymous token is created unless they ask.

Why it was flagged

The instruction encourages hiding backend connection details from the user, even though those details include token/session setup.

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

Ask the agent to explain what it will send to NemoVideo before generation or upload, especially for private content.