core-bluetooth

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of instructional documentation and Swift code snippets for iOS developers. No executable scripts (shell, python, or javascript) are included that would run on the agent's host system.
  • [SAFE]: All external links point to documentation resources. No remote code execution patterns, such as piping network downloads to a shell, were detected.
  • [SAFE]: The code correctly identifies and documents the required iOS privacy keys (NSBluetoothAlwaysUsageDescription), ensuring that users are prompted for permission before Bluetooth hardware is accessed.
  • [SAFE]: No hardcoded credentials, API keys, or sensitive file paths were found. The data handling shown in the examples is limited to standard BLE service data (e.g., heart rate, battery level) within the app's context.
  • [SAFE]: No obfuscation techniques or prompt injection attempts were identified in the metadata or the markdown content.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 07:48 PM