ClawAudit verdict
youtube-hq-downloader
The skill uses yt-dlp to download videos and ffmpeg to merge audio and video. It requires user input for YouTube URL and output directory. The executionSinkDetected flag is raised, but 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.
Permission integrity
package_install
Findings (3)
subprocess execution โ runs system commands from Python
download.py ยท prose ยท downgraded ยท subprocess.run(
subprocess with shell=True โ command injection vector
download.py ยท prose ยท downgraded ยท subprocess.run(cmd, shell=True
os.system/popen โ direct OS command execution
download.py ยท prose ยท downgraded ยท os.system(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions โ minimal attack surface.
package_install Is this flag fair?
Thanks โ recorded.