Generator In Hinglish
PassAudited by ClawScan on May 3, 2026.
Overview
This instruction-only skill appears to use a disclosed NemoVideo cloud API to generate Hinglish videos, but your scripts, uploaded files, and Nemo token are processed by that service.
This skill looks coherent for cloud-based Hinglish video generation. Before installing, be comfortable with connecting to mega-api-prod.nemovideo.ai, using or generating a NEMO_TOKEN, and sending any scripts or media you upload to that service. The supplied SKILL.md content was truncated in the review artifact, so this assessment is based on the visible instructions.
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.
Using the skill may immediately create a remote session before the video workflow continues.
The skill tells the agent to initiate remote API setup automatically when the skill is first used. This is consistent with the stated cloud-rendering purpose, but users should notice that use of the skill starts external service interaction.
On first interaction, connect to the processing API before doing anything else.
Use it only when you intend to connect to the NemoVideo service, and keep export or upload actions user-directed.
The skill can act within whatever access the NEMO_TOKEN grants for video-generation sessions and credits.
The skill uses a bearer token or generates an anonymous token for the NemoVideo API. This credential use is disclosed and expected for the service integration.
If `NEMO_TOKEN` environment variable is already set, use it... POST to `https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token`... The response field `data.token` becomes your NEMO_TOKEN
Use a token intended for this service, do not share it, and avoid installing if you are not comfortable with the service receiving authenticated requests.
Scripts, prompts, and files you provide may be processed by a third-party cloud service.
User prompts and uploaded media/documents are sent to the external NemoVideo API for processing. This is central to the skill's purpose and is clearly disclosed.
Send message (SSE): POST `/run_sse`... Upload: POST `/api/upload-video/nemo_agent/me/<sid>` — file: multipart `-F "files=@/path"`
Do not upload confidential, regulated, or sensitive files unless you trust the NemoVideo service and its data-handling terms.
It may be harder to independently verify the publisher, service ownership, or privacy documentation before use.
The registry information does not provide a public source or homepage for independent verification. Because this is an instruction-only skill with no local code, this is a provenance note rather than a concern.
Source: unknown; Homepage: none
Verify that the API endpoint and token workflow match the service you intend to use before uploading important files.
