Subtitle Generator Hindi

v1.0.0

generate video files into Hindi captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Hindi content creators use it for adding...

0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill claims to generate Hindi subtitles and the SKILL.md describes using a remote rendering API with an API token (NEMO_TOKEN) and upload endpoints — these requirements are coherent with the described capability. Note: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) but the registry summary earlier listed no required config paths — this metadata mismatch should be clarified.
Instruction Scope
Instructions stay within the subtitle/rendering workflow (create session, upload video, SSE for edits, render/export). They explicitly tell the agent to POST user videos and session data to https://mega-api-prod.nemovideo.ai and to create/use a token. This is expected for a cloud processing service but has privacy/data-exfiltration implications: user video/audio and derived transcripts are uploaded to an external service. The skill also suggests auto-detecting an install path for the X-Skill-Platform header (implies filesystem/environment inspection) — this is peripheral to core functionality and worth confirming.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk from install mechanics. Nothing is downloaded or written by an installer.
Credentials
Only one credential (NEMO_TOKEN) is required, which is appropriate for a hosted API. The frontmatter also references a config directory (~/.config/nemovideo/) which suggests the agent might read that path for stored tokens — a small inconsistency with the registry metadata and something to confirm. The skill can also generate a short-lived anonymous token if none is provided, which is expected behavior.
Persistence & Privilege
always is false and the skill doesn't request system-wide privileges. disable-model-invocation is false (normal) so the agent can call the skill autonomously — this is expected for a service integration and not, by itself, a red flag.
Scan Findings in Context
[instruction-only-no-code] expected: The regex scanner had no code files to analyze (SKILL.md only). This is expected for an instruction-only integration; lack of scan findings is not evidence of safety, only that there was no code to scan.
Assessment
What to consider before installing: - Privacy: this skill uploads videos and audio to https://mega-api-prod.nemovideo.ai for processing. Do not upload sensitive or private videos unless you trust the service and its retention policy. Ask the publisher how long uploads and generated media are retained and whether you can delete them. - Credentials: the skill needs a single API token (NEMO_TOKEN). If you are uncomfortable storing a long-lived token in your environment, prefer creating a short-lived anonymous token as described by the instructions, or use a token with limited scope. - Metadata mismatch: the SKILL.md references a config path (~/.config/nemovideo/) but the registry metadata omitted required config paths — ask the author to clarify whether the agent will read that directory (which may contain stored tokens). - Filesystem inspection: the skill attempts to auto-detect the platform from the install path for an attribution header. Confirm whether the agent will read filesystem paths and which ones. - Trust and provenance: the skill lists no homepage and the source is unknown. Consider asking the publisher for a homepage, privacy/terms link, and evidence that the API domain is official before sending production content. - Operational advice: if you proceed, test with non-sensitive sample videos first and confirm you can retrieve and delete generated outputs. If you need higher assurance, request an explicit privacy/retention statement and prefer manual token provisioning rather than letting the skill generate and store tokens automatically.

Like a lobster shell, security has layers — review code before you run it.

latestvk97amhzgs88yj4150pzd1511fh84p8fa

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments