ClawAudit verdict

xeon-smartupscale

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill has a high capability for executing scripts and accessing system information, but its usage seems to align with 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.

48
security
90
transparency
70
maintenance

Findings (4)

Pattern match high

Pipe-to-python pattern — remote code execution risk

install.sh · prose · downgraded · curl -sSL https://bootstrap.pypa.io/get-pip.py | python

Pattern match high

Pipe to python — executes piped content as Python code

install.sh · prose · downgraded · | python

Pattern match medium

subprocess execution — runs system commands from Python

sr_video_ov.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

sr_video_ov.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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