ClawAudit verdict
desktop-control-linux
dekstop-control-linux
The skill uses PyAutoGUI and other libraries for desktop automation, which may be a risk if not properly validated.
⚠ 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.
Findings (5)
subprocess execution — runs system commands from Python
__init__.py · prose · downgraded · subprocess.check_output(
References sudo — requests elevated privileges
__init__.py · prose · downgraded · sudo
apt-get install — installs system packages
__init__.py · prose · downgraded · apt-get install
importlib.import_module — dynamic module loading
__init__.py · prose · downgraded · importlib.import_module(
Python os.environ.get — reads environment variable
__init__.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.