ClawAudit verdict
tidbyt-status
Local HTTP status server exposing agent activity to a Tidbyt LED display; all data flows are localhost-bound and match the stated display integration 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
package_install
Findings (5)
References sudo — requests elevated privileges
SKILL.md · code · sudo
Pipe-to-python pattern — remote code execution risk
install.sh · prose · downgraded · curl -s http://localhost:8765/status | python
Pipe to python — executes piped content as Python code
install.sh · prose · downgraded · | python3
HTTP request to bare IP address — common in malicious payloads
scripts/status_server.py · prose · downgraded · http://0.0.0.0
Python os.environ.get — reads environment variable
scripts/status_server.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
network_inpackage_install Is this flag fair?
Thanks — recorded.