Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
Auto Caption Generator — AI Subtitles, SRT Export and Burn-In Captions for Video
v1.0.0Subtitle generator that auto-transcribes any video and produces ready-to-use caption files. Drop a video or paste a URL — get back SRT, VTT, or hardcoded sub...
⭐ 0· 76·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
high confidencePurpose & Capability
The SKILL.md describes a coherent subtitle/caption workflow (upload, transcribe, translate, burn-in) and the API endpoints match that purpose. However, the skill runtime explicitly requires a NEMOVIDEO_API_KEY and a base URL (mega-api-prod.nemovideo.ai) while the registry metadata lists no required env vars, no homepage, and unknown source. The missing declaration of the API credential and lack of vendor provenance are inconsistent with the described capability.
Instruction Scope
The instructions are specific about uploading media and making API calls to a remote service (upload, generate subtitles, translate, burn). That scope is expected for a cloud-based subtitle service, but the docs do not disclose privacy/retention details, where assets are stored, or how long uploads persist. Also the SKILL.md tells operators to set NEMOVIDEO_API_KEY even though the skill metadata does not list it—an operational mismatch that could confuse users and lead to improper secret handling.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That minimizes local install risk. The primary runtime behavior is outbound HTTP calls to the declared base URL.
Credentials
The instructions require an API credential named NEMOVIDEO_API_KEY (Authorization: Bearer <NEMOVIDEO_API_KEY>) but the registry metadata declares no required env vars or primary credential. Requesting a single API key is proportionate to the described cloud transcription service, but the omission from metadata is a discrepancy. Because the skill will upload full video/audio content, the API key grants access to potentially sensitive user data; the key's scope and retention policy are not documented.
Persistence & Privilege
The skill is not always-enabled and does not request elevated system presence. It does not indicate modifying other skills or system-wide settings. Autonomous invocation is allowed (platform default) but is not combined with other high-risk privileges here.
What to consider before installing
This skill appears to do what it says (cloud subtitle generation), but there are important mismatches and privacy risks you should consider before installing:
- The SKILL.md requires a NEMOVIDEO_API_KEY and points to https://mega-api-prod.nemovideo.ai, yet the registry metadata lists no required env vars and the skill has no homepage or source. Ask the publisher to update the manifest to declare NEMOVIDEO_API_KEY and provide vendor identity, documentation, and privacy/terms links.
- Using the skill will upload full video/audio to an external service. Do not upload sensitive, proprietary, or confidential videos unless you have verified the provider’s data retention, encryption, and access controls. Ask how long uploads are stored and whether they are used to train models.
- Verify the endpoint is legitimate (DNS, TLS certificate, official vendor domain). If uncertain, request an official SDK, published API docs, or a reputable homepage before providing an API key.
- Limit the API key’s privileges and rotate/revoke it if you stop using the skill. Prefer using a scoped key with minimal permissions and set usage alerts/quota.
- If you need higher assurance, ask for the skill to include vendor contact, privacy policy, and to declare required env vars in the registry manifest. Consider testing with non-sensitive sample videos first.
Given the missing metadata and unknown service provenance combined with the fact that user media will be transmitted externally, treat this skill as suspicious until the publisher provides clearer identity, documented API terms, and proper manifest declarations.Like a lobster shell, security has layers — review code before you run it.
latestvk97e1m3272heyvnr4ht5rkr76183ftm9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💬 Clawdis
