What problem does it solve?
This Skill solves the complex, error-prone process of configuring mandatory macOS app security requirements, which frequently cause notarization rejections, Gatekeeper blocks, and security vulnerabilities if misconfigured during app distribution.
Core Features & Use Cases
- Full Security Configuration: Covers sandbox entitlements, hardened runtime, code signing, and notarization workflows for both Developer ID and Mac App Store distribution.
- Privileged Operations: Provides step-by-step guidance for setting up SMJobBless privileged helper tools to perform elevated system tasks safely.
- Biometric & Secure Enclave Integration: Includes production-ready patterns for Secure Enclave key storage and Touch ID/Apple Watch authentication to protect sensitive user data.
- Use Case: A developer building a macOS system utility can use this Skill to correctly configure entitlements, set up a privileged installer helper, and add Touch ID unlock for sensitive configuration changes, all while passing notarization on the first submission.
Quick Start
Use the macos-security-entitlements skill to configure valid sandbox entitlements, hardened runtime, and notarization settings for your macOS app to pass Gatekeeper checks.