ClawAudit verdict
unihiker-k10-micropython
Hardware programming skill for Unihiker K10 MicroPython boards; file_write is for writing code to the board and the executionSinkDetected reflects legitimate device programming commands matching the 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.
Permission integrity
file_read+write
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/setup.sh · prose · downgraded · curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.
Pipe to sh — executes piped content as shell commands
scripts/setup.sh · prose · downgraded · | sh
References sudo — requests elevated privileges
scripts/setup.sh · prose · downgraded · sudo
pip3 install — installs Python packages at runtime
scripts/setup.sh · prose · downgraded · pip3 install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). 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.
file_write Is this flag fair?
Thanks — recorded.