subtitle-converter
PassAudited by ClawScan on Feb 24, 2026.
Overview
The skill's requirements, instructions, and included code match its stated purpose (local subtitle format conversion) and do not request unrelated credentials or perform external network activity.
This skill appears to be a local subtitle converter and is internally consistent. Before running: (1) inspect scripts/convert.py yourself (it's included) to confirm it will only read/write the files you supply; (2) run it on non-sensitive test files first; (3) execute in a controlled environment (container or directory) if you are unsure about file operations. No network calls or secret access were found in the provided files, but if you modify the script later re-check for added network or environment-variable use.
