spectacles-ble
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the
BleModuleandSpectaclesMobileKitAPIs within the Lens Studio environment, which are used for proximity-based hardware communication. - [SAFE]: No unauthorized data exfiltration or credential harvesting patterns were detected. All communication patterns are consistent with the intended purpose of interacting with BLE peripherals.
- [SAFE]: External dependencies are restricted to official vendor-provided packages such as
@snap/spectacles-mobile-kit. - [SAFE]: Data ingestion surfaces are identified where the skill processes binary or JSON data from external peripherals. The skill correctly demonstrates standard parsing techniques (e.g.,
DataView,JSON.parse) and length checks to handle this data safely within the context of hardware interaction.
Audit Metadata