matlab-connect-ble
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and workflows strictly utilize official MATLAB BLE functions such as
blelist,ble, andcharacteristicfor all hardware interactions. - [SAFE]: The included utility script
scripts/bleDataCollector.mperforms standard local file I/O to log data received from BLE peripherals. While this represents a surface for ingesting external data (Ingestion points:readfunction; Capability inventory:fopen,fprintf), the activity is limited to logging and is consistent with the skill's primary purpose. No boundary markers or sanitization are required for this logging context. - [SAFE]: No evidence of obfuscation, unauthorized network activity, persistence mechanisms, or credential exposure was found. The skill's behavior aligns with its metadata and the provided author context.
Audit Metadata