ClawAudit verdict
lg-thinq-universal
The skill appears to be a device manager for LG ThinQ appliances, with a clear goal and setup process, and does not contain any malicious behavior.
⚠ 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 (6)
Pipe to python — executes piped content as Python code
setup.sh · prose · downgraded · | python3
Python os.getenv — reads environment variable
references/device-example.md · code · os.getenv(
subprocess execution — runs system commands from Python
scripts/assemble_device_workspace.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/assemble_device_workspace.py · prose · downgraded · subprocess.run(
cmd,
cwd=cwd,
shell=True
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python shutil file operation — copies/moves/deletes files
scripts/assemble_device_workspace.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
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.