corebluetooth
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (
scripts/inspect-project.py) to scan source code and configuration files within an Apple project. This script performs static analysis using regular expressions to detect Core Bluetooth API patterns and verify the presence of required privacy keys and delegate implementations. The execution is confined to the local environment and does not involve remote code downloads. - [SAFE]: The documentation references official Apple developer resources (
developer.apple.com). There is no evidence of data exfiltration, credential harvesting, or malicious persistence mechanisms. The technical instructions align with standard iOS/macOS development practices.
Audit Metadata