ClawAudit verdict
youtube
youtube-uploader
The skill uses OAuth2 to authenticate and upload videos to YouTube. It requires a Google Cloud project with the YouTube Data API v3 enabled and an OAuth2 client ID. The content seems to be legitimate and used for its stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
os.system/popen — direct OS command execution
scripts/youtube-upload.py · prose · downgraded · os.execv(
subprocess execution — runs system commands from Python
scripts/youtube-upload.py · prose · downgraded · subprocess.check_call(
HTTP request to bare IP address — common in malicious payloads
scripts/youtube-upload.py · prose · downgraded · http://127.0.0.1
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.