ClawAudit verdict
meowmusic-youtube-mp3
Reference skill for YouTube audio acquisition using yt-dlp and ffmpeg with local caching; documents cookie sync from the user browser with no exfiltration.
⚠ 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 (7)
Pipe to python — executes piped content as Python code
scripts/install_server_env.sh · prose · downgraded · | python3
apt-get install — installs system packages
scripts/install_server_env.sh · prose · downgraded · apt-get install
References SSH/GPG private keys
scripts/install_server_env.sh · prose · downgraded · gpgkey
subprocess execution — runs system commands from Python
scripts/youtube_cookie_sync.py · prose · downgraded · subprocess.check_call(
HTTP request to bare IP address — common in malicious payloads
scripts/youtube_cookie_sync.py · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/youtube_cookie_sync.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/youtube_cookie_sync.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.