ClawAudit verdict
remote-desktop-support
The skill allows for short-lived browser-based remote desktop support links using local-only VNC/Guacamole and outbound tunnels, which could potentially expose the machine to unauthorized access.
⚠ 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 (7)
Possible hardcoded credential
scripts/remote_support.py · prose · downgraded · token=" + token}
subprocess execution — runs system commands from Python
scripts/remote_support.py · prose · downgraded · subprocess.run(
HTTP request to bare IP address — common in malicious payloads
scripts/remote_support.py · prose · downgraded · http://127.0.0.1
Opens WebSocket connection
references/security-model.md · prose · downgraded · WebSocket
Python urllib.request — network access
scripts/remote_support.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/remote_support.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/remote_support.py · prose · downgraded · shutil.rmtree(
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
Requires 2 system binaries.
Is this flag fair?
Thanks — recorded.