ClawAudit verdict

meowmusic-youtube-mp3

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

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.

35
security
90
transparency
70
maintenance

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/install_server_env.sh · prose · downgraded · | python3

Pattern match medium

apt-get install — installs system packages

scripts/install_server_env.sh · prose · downgraded · apt-get install

Pattern match medium

References SSH/GPG private keys

scripts/install_server_env.sh · prose · downgraded · gpgkey

Pattern match medium

subprocess execution — runs system commands from Python

scripts/youtube_cookie_sync.py · prose · downgraded · subprocess.check_call(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/youtube_cookie_sync.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/youtube_cookie_sync.py · prose · downgraded · urllib.request

Pattern match low

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?

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