shiny-bluetoothle
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive guide for Bluetooth Low Energy (BLE) client operations. All provided code snippets and instructions follow standard security practices for mobile and desktop development using the Shiny framework.
- [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were identified. The library focuses on local peer-to-peer communication with BLE peripherals.
- [REMOTE_CODE_EXECUTION]: The skill references the legitimate 'Shiny.BluetoothLE' NuGet package. There are no patterns involving remote script execution, dynamic code loading from untrusted sources, or shell command execution.
- [PROMPT_INJECTION]: The instructions provided for code generation are focused on API usage and do not contain any attempts to override model behavior, bypass safety filters, or extract system prompts.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or instructions for unsafe secret storage were found. The skill correctly instructs the use of standard platform permission models (AccessState) to gain Bluetooth access.
Audit Metadata