ClawAudit verdict

jable

jable-downloader

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

The skill uses yt-dlp and ffmpeg to download videos from Jable.tv and runs a local Flask progress server; while the content is adult material, the technical behavior is a standard video downloader with no exfiltration or malicious execution patterns.

⚠ 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.

45
security
90
transparency
70
maintenance

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://100.64.0.5

Pattern match high

<script> tag in markdown — potential code injection

scripts/jable_downloader.py · prose · downgraded · <script

Pattern match medium

subprocess execution — runs system commands from Python

scripts/jable_downloader.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/jable_downloader.py · prose · downgraded · shutil.move(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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.

Is this flag fair?

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