mqtt-client

Review·Scanned 2/17/2026

This skill runs a background MQTT client that subscribes to topics and prints messages. It executes scripts/bootstrap.sh/scripts/run.py, reads MQTT_BROKER, MQTT_PORT, MQTT_TOPIC, and connects to localhost.

from clawhub.ai·v5fe71ed·1.5 KB·0 installs
Scanned from 1.0.6 at 5fe71ed · Transparency log ↗
$ vett add clawhub.ai/enchantedmotorcycle/mqtt-clientReview findings below

mqtt-client

Overview

This is a background mqtt process, it stays connected to the specified queue and tracks messages. This skill does not require any parameters.

Resources

  • scripts/bootstrap.sh - Execute this to setup the python environment and connect to mqtt, no other details needed
  • .env - Connection details are loaded from environment