Wjs Reframing Video
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill is a legitimate video processing tool designed to reframe videos (e.g., 16:9 to 9:16) by tracking active speakers using MediaPipe and FFmpeg. The Python script `scripts/crop.py` implements complex but transparent logic for face tracking and mouth-aspect-ratio variance analysis. It downloads a necessary ML model from a trusted Google storage endpoint (storage.googleapis.com) and uses subprocess calls to FFmpeg without shell execution, minimizing injection risks. No evidence of data exfiltration, persistence, or malicious prompt injection was found.
