subtitle-converter
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: subtitle-converter Version: 1.0.0 The subtitle-converter skill is a legitimate utility for converting between VTT, SRT, ASS, and LRC subtitle formats. The core logic in `scripts/convert.py` uses standard Python libraries (argparse, re, pathlib) to process files and perform timeline shifts or bilingual merges. The documentation in `SKILL.md` and `references/formats.md` is consistent with the code's functionality, and there are no indicators of data exfiltration, malicious execution, or prompt injection.
