Skip to main content

esp32-workbench-ble

Facilitates Bluetooth LE scanning and GATT operations using the Universal ESP32 Workbench for seamless device connectivity.

Install this skill

or
63/100

Security score

The esp32-workbench-ble skill was audited on Mar 3, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 26

Curl to non-GitHub URL

SourceSKILL.md
26curl -X POST http://192.168.0.87:8080/api/ble/scan \
medium line 31

Curl to non-GitHub URL

SourceSKILL.md
31curl -X POST http://192.168.0.87:8080/api/ble/scan \
medium line 36

Curl to non-GitHub URL

SourceSKILL.md
36curl -X POST http://192.168.0.87:8080/api/ble/connect \
medium line 41

Curl to non-GitHub URL

SourceSKILL.md
41curl -X POST http://192.168.0.87:8080/api/ble/write \
medium line 46

Curl to non-GitHub URL

SourceSKILL.md
46curl http://192.168.0.87:8080/api/ble/status
medium line 49

Curl to non-GitHub URL

SourceSKILL.md
49curl -X POST http://192.168.0.87:8080/api/ble/disconnect
low line 8

External URL reference

SourceSKILL.md
8Base URL: `http://192.168.0.87:8080`
low line 26

External URL reference

SourceSKILL.md
26curl -X POST http://192.168.0.87:8080/api/ble/scan \
low line 31

External URL reference

SourceSKILL.md
31curl -X POST http://192.168.0.87:8080/api/ble/scan \
low line 36

External URL reference

SourceSKILL.md
36curl -X POST http://192.168.0.87:8080/api/ble/connect \
low line 41

External URL reference

SourceSKILL.md
41curl -X POST http://192.168.0.87:8080/api/ble/write \
low line 46

External URL reference

SourceSKILL.md
46curl http://192.168.0.87:8080/api/ble/status
low line 49

External URL reference

SourceSKILL.md
49curl -X POST http://192.168.0.87:8080/api/ble/disconnect
Scanned on Mar 3, 2026
View Security Dashboard

Install this skill with one command

/learn @sensorsiot/esp32-workbench-ble
GitHub Stars 3
Rate this skill
Categoryproductivity
UpdatedMarch 29, 2026
SensorsIot/Universal-ESP32-Workbench