Back to skill
Skillv1.0.0

VirusTotal security

YouTube Upload Videos Skill · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:46 AM
Hash
04bb8f040d4f99aaefe68d3d8f98d5dfeb683c09ff8bee887f97a20cf6ad53cf
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: youtube-upload Version: 1.0.0 The OpenClaw YouTube Upload skill is classified as benign. All files, including `_meta.json`, `SKILL.md`, `scripts/upload.py`, and `README.md`, align with the stated purpose of uploading videos to YouTube using the official API. The Python script (`scripts/upload.py`) uses standard Google API client libraries, handles OAuth 2.0 authentication by generating a `token.pickle` file locally, and restricts its network activity to the YouTube Data API with the appropriate `youtube.upload` scope. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md` designed to mislead an AI agent into unauthorized actions. File access is limited to user-specified video files and client secrets, and the locally generated authentication token.
External report
View on VirusTotal