ios-platform-capabilities
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively relies on official Apple SDKs such as LocalAuthentication, CoreBluetooth, and URLSession, avoiding any unverifiable third-party dependencies.
- [SAFE]: Security-critical implementations, such as biometric login, utilize the Keychain for persistent storage and the Secure Enclave for authentication, following industry-standard secure coding practices.
- [SAFE]: Networking code includes advanced security features like certificate pinning and auth-token refresh logic, which are implemented using thread-safe Swift concurrency (actors).
- [SAFE]: Data processing for PDF generation and Bluetooth printing follows best practices for input sanitization and resource management, including the use of temporary directories for file storage.
Audit Metadata