ClawAudit verdict

xia-zhua-zhua

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

Web content scraping and video downloading using Playwright and yt-dlp; executionSinkDetected reflects documented CLI commands for legitimate content extraction.

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

18
security
100
transparency
100
maintenance

Findings (11)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

setuid — privilege escalation mechanism

batch-clip.js · prose · downgraded · setuid

Pattern match medium

Uses exec() — may execute shell commands

cat-catch-core/m3u8.js · prose · downgraded · exec(

Pattern match medium

Base64 decode (atob) — may hide malicious payloads

cat-catch-core/m3u8.js · prose · downgraded · atob(

Pattern match medium

References child_process — can spawn system processes

content-extractor.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

content-extractor.js · prose · downgraded · subprocess.run(

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

cat-catch-core/content-script.js · prose · downgraded · btoa(

Pattern match low

String.fromCharCode — can build strings to evade detection

cat-catch-core/content-script.js · prose · downgraded · String.fromCharCode

Pattern match low

Uses XMLHttpRequest — network access

cat-catch-core/function.js · prose · downgraded · xmlhttprequest

Pattern match low

Blob URL — may embed executable content

cat-catch-core/m3u8.js · prose · downgraded · blob:

Pattern match low

Python urllib.request — network access

smart-extract.py · prose · downgraded · urllib.request

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.

Is this flag fair?

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