apple-on-device-ai
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes instructions for installing
coremltools, which is an official open-source library developed by Apple for model conversion and optimization. This is a standard dependency for on-device ML workflows. - [COMMAND_EXECUTION]: The skill provides standard shell commands for setting up development environments (e.g.,
pip install coremltools) and executing Python-based model conversion scripts. These commands are provided as reference material and are consistent with safe, documented usage of Apple's machine learning frameworks.
Audit Metadata