Caveat verdict
unihiker-k10-arduino
Hardware programming skill for Unihiker K10 Arduino boards; network calls go to official package repositories and the executionSinkDetected reflects legitimate device programming commands.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (6)
References sudo — requests elevated privileges
SKILL.md · code · sudo
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
subprocess execution — runs system commands from Python
scripts/upload_k10.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
scripts/setup.sh · prose · downgraded · pip3 install
Python os.environ.get — reads environment variable
scripts/upload_k10.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/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.
package_installnetwork_outnetwork_in Is this flag fair?
Thanks — recorded.