coreml

Pass

Audited by Gen Agent Trust Hub on May 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents standard iOS development practices for machine learning integration using the official Core ML framework.
  • [SAFE]: Model loading and compilation logic utilizes built-in system APIs such as MLModel.load and MLModel.compileModel. The patterns correctly implement asynchronous loading to avoid blocking the main UI thread.
  • [SAFE]: File system operations for model caching are restricted to standard application support directories using the FileManager API.
  • [SAFE]: Implementation patterns for image preprocessing, batch inference, and stateful predictions (iOS 18+) follow Apple's recommended architectural guidelines for Swift 6.
  • [SAFE]: External links are provided for documentation purposes and do not involve the automated download or execution of untrusted scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
May 28, 2026, 12:51 PM
Security Audit — agent-trust-hub — coreml