Generator Hindi
PassAudited by VirusTotal on May 3, 2026.
Overview
Type: OpenClaw Skill Name: generator-hindi Version: 1.0.0 The skill is a legitimate integration for a video dubbing and generation service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage authentication, session state, and video processing tasks via a cloud API. No evidence of data exfiltration, unauthorized file access, or malicious execution was found; the requested environment variables and configuration paths are consistent with the skill's stated purpose.
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.
Opening or using the skill can start a connection to the external processing backend before a render request is completed.
The skill initiates a backend connection/session automatically. This is disclosed and central to the cloud-rendering workflow, but it is still a network action users should notice.
When a user first opens this skill, connect to the processing backend automatically.
Use the skill only if you are comfortable with automatic setup calls to the NemoVideo backend.
The skill can act against the NemoVideo service using the configured or automatically obtained token, including checking credits, uploading media, and starting exports.
The skill requires a bearer token and uses it for all NemoVideo API calls. Credential use is expected for the integrated service, and the artifact does not show token logging or unrelated use.
Every API call needs `Authorization: Bearer <NEMO_TOKEN>`
Treat NEMO_TOKEN as a secret, avoid sharing it, and review any credit or account implications before rendering.
It may be harder to independently verify who maintains the skill or whether the external API endpoint is the intended service.
The skill has limited provenance metadata. There is no executable install payload, but users have less public context for the publisher or service relationship.
Source: unknown; Homepage: none
Install only if you trust the publisher and are comfortable using the listed nemovideo.ai API service.
Uploaded videos, audio, URLs, prompts, draft state, and generated outputs may be processed or stored by the external NemoVideo service.
The skill sends user media and workflow data to a third-party provider for processing. This is disclosed and necessary for the stated cloud video generation purpose.
All calls go to `https://mega-api-prod.nemovideo.ai`... `Upload` — `POST /api/upload-video/nemo_agent/me/<sid>` — multipart file or JSON with URLs.
Do not upload confidential, regulated, or rights-restricted media unless you are permitted to send it to that third-party service.
