zigbee2mqtt
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for configuring Zigbee2MQTT and Mosquitto. All snippets follow industry-standard practices for smart home automation.
- [CREDENTIALS_UNSAFE]: The configuration example includes placeholder credentials (
mqtt_user,mqtt_password) for the MQTT broker, which are intended to be updated by the user. - [EXTERNAL_DOWNLOADS]: The Docker Compose configuration references official and well-known container images for Zigbee2MQTT (
koenkk/zigbee2mqtt) and Mosquitto (eclipse-mosquitto). - [COMMAND_EXECUTION]: Includes standard administrative CLI commands for Docker management and MQTT interaction (
mosquitto_pub) used for troubleshooting and network testing.
Audit Metadata