ClawAudit verdict

youtube

youtube-uploader

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

70
security
90
transparency
70
maintenance

Findings (3)

Pattern match medium

os.system/popen — direct OS command execution

scripts/youtube-upload.py · prose · downgraded · os.execv(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/youtube-upload.py · prose · downgraded · subprocess.check_call(

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API