Wjs Syncing Multicam
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill is a legitimate utility for aligning multi-camera audio/video recordings using audio cross-correlation. It utilizes standard Python scientific libraries (numpy, scipy) and system tools (ffmpeg, ffprobe) to calculate time offsets and clock drift, storing the results in .sync.json sidecar files. The implementation in sync.py, sync_partial.py, and verify.py follows safe coding practices for subprocess execution and lacks any indicators of data exfiltration, persistence, or malicious prompt injection.
