ClawAudit verdict

unihiker-k10-micropython

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

40
security
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (4)

Pattern match high

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.

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/setup.sh · prose · downgraded · | sh

Pattern match medium

References sudo — requests elevated privileges

scripts/setup.sh · prose · downgraded · sudo

Pattern match low

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?

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