Back to skill
Skillv1.0.0

VirusTotal security

YouTube Uploader · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:23 AM
Hash
0e28e562d7b03a48af1aeffbf78b981af0bcdbb70b871e81b78751235a07e1d0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: youtube-uploader Version: 1.0.0 The skill is designed to upload videos and thumbnails to YouTube via OAuth2. The Python script correctly handles dependency installation in a dedicated virtual environment, uses a local HTTP server for OAuth callbacks, and stores sensitive credentials (`channels.json`) with restricted file permissions (`stat.S_IRUSR | stat.S_IWUSR`). There is no evidence of intentional malicious behavior such as data exfiltration to unauthorized endpoints, arbitrary command execution from user input, or persistence mechanisms. The `SKILL.md` instructions are clear and directly align with the stated purpose, showing no signs of prompt injection attempts to mislead the AI agent into harmful actions.
External report
View on VirusTotal