Wjs Uploading Video
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill is a specialized YouTube uploader designed to handle proxy-related connectivity issues by manually implementing the YouTube resumable upload protocol via the 'requests' library. It uses standard OAuth 2.0 flows, storing credentials and tokens in the user's home directory (~/.config/youtube/), and includes logic to parse video metadata from markdown files. The code in scripts/upload_youtube.py is transparent, well-documented, and strictly aligned with its stated purpose without any signs of obfuscation, data exfiltration, or malicious intent.
