esp32-workbench-mqtt
Controls an MQTT broker on the ESP32 Workbench for testing MQTT clients, enabling start, stop, and status checks.
Install this skill
or
81/100
Security score
The esp32-workbench-mqtt skill was audited on Mar 3, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 24
Curl to non-GitHub URL
SourceSKILL.md
| 24 | curl -X POST http://192.168.0.87:8080/api/mqtt/start |
medium line 27
Curl to non-GitHub URL
SourceSKILL.md
| 27 | curl http://192.168.0.87:8080/api/mqtt/status |
medium line 30
Curl to non-GitHub URL
SourceSKILL.md
| 30 | curl -X POST http://192.168.0.87:8080/api/mqtt/stop |
low line 8
External URL reference
SourceSKILL.md
| 8 | Base URL: `http://192.168.0.87:8080` |
low line 24
External URL reference
SourceSKILL.md
| 24 | curl -X POST http://192.168.0.87:8080/api/mqtt/start |
low line 27
External URL reference
SourceSKILL.md
| 27 | curl http://192.168.0.87:8080/api/mqtt/status |
low line 30
External URL reference
SourceSKILL.md
| 30 | curl -X POST http://192.168.0.87:8080/api/mqtt/stop |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @sensorsiot/esp32-workbench-mqttGitHub Stars 3
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
SensorsIot/Universal-ESP32-Workbench